VYPR
Unrated severityNVD Advisory· Published Jul 26, 2018· Updated Aug 5, 2024

CVE-2018-0622

CVE-2018-0622

Description

DHC Online Shop App for Android (≤3.2.0) fails to verify SSL certificates, enabling MITM attacks to eavesdrop on encrypted communications.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

DHC Online Shop App for Android (≤3.2.0) fails to verify SSL certificates, enabling MITM attacks to eavesdrop on encrypted communications.

Vulnerability

The DHC Online Shop App for Android version 3.2.0 and earlier does not verify X.509 certificates from SSL servers. This means the app accepts any certificate presented by a server, including self-signed or forged certificates, without validating them against a trusted certificate authority. The vulnerability exists in the SSL/TLS implementation of the app and requires no special configuration to be triggered.

Exploitation

An attacker must be in a position to intercept network traffic between the app and the legitimate server (man-in-the-middle). The attacker can present a crafted certificate (e.g., self-signed) to the app, which will be accepted due to the lack of certificate verification. No user interaction or authentication is required beyond the app being used over a network the attacker controls.

Impact

Successful exploitation allows the attacker to eavesdrop on encrypted communications between the user and the server, potentially capturing sensitive information such as login credentials, personal data, or payment details. The confidentiality and integrity of the communication are compromised, as the attacker can both read and modify the data in transit.

Mitigation

The developer, DHC Corporation, recommends updating to the latest version of the app as per their advisory [1]. The fixed version is not explicitly specified in the available references, but users should ensure they are using a version newer than 3.2.0. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.