VYPR
Unrated severityNVD Advisory· Published Sep 9, 2014· Updated May 6, 2026

CVE-2014-5735

CVE-2014-5735

Description

The Buy A Gift (aka com.wBuyAGift) application 13529.90084 for Android does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate.

AI Insight

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

The Buy A Gift Android app fails to validate SSL certificates, enabling man-in-the-middle attacks to steal sensitive data.

Vulnerability

The Android application "Buy A Gift" (package com.wBuyAGift, version 13529.90084) fails to properly validate X.509 certificates presented by SSL servers during HTTPS connections [1]. This means the app accepts any certificate, including those crafted by attackers, without verifying the certificate chain against a trusted root CA.

Exploitation

An attacker positioned on the same network as the victim (e.g., on a public Wi-Fi) can perform a man-in-the-middle (MITM) attack. The attacker intercepts the HTTPS connection and presents a self-signed or otherwise invalid certificate. The vulnerable app does not validate the certificate, so it proceeds with the connection, allowing the attacker to eavesdrop or modify the traffic [1].

Impact

A successful MITM attacker can spoof the legitimate server and gain access to sensitive information transmitted by the app, such as login credentials, personal data, or payment details. The impact is at the same privilege level as the app's network access; arbitrary code execution is also possible if the app handles executable content [1].

Mitigation

As of the report date (2014-09-09), no patch has been released for this application. The CERT/CC recommends that users discontinue use of the app and instead access the same services through a web browser, where proper SSL validation is handled by the Android system [1].

AI Insight generated on May 23, 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

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.