VYPR
Unrated severityNVD Advisory· Published Jun 9, 2023· Updated Jan 6, 2025

CVE-2023-29749

CVE-2023-29749

Description

Yandex Navigator v6.60 for Android allows unauthorized apps to modify SharedPreference files, enabling privilege escalation.

AI Insight

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

Yandex Navigator v6.60 for Android allows unauthorized apps to modify SharedPreference files, enabling privilege escalation.

Vulnerability

Yandex Navigator v6.60 for Android exposes components that allow unauthorized apps to modify SharedPreference files. The application's SharedPreference files, such as ru.yandex.yandexnavi.preferences.xml, can be manipulated via intents sent to exposed services like ClidService. This affects any SharedPreferences file whose name starts with ru.yandex.yandexnavi.. [1]

Exploitation

An attacker with an installed malicious app can send a crafted intent to the exposed ClidService component, specifying the target preferences file and values. For example, setting notification-enabled to false disables the search box in the notification bar. The attacker does not need special permissions beyond being able to start an intent. [1]

Impact

Successful exploitation allows an unauthorized app to modify critical application settings stored in SharedPreferences, leading to escalation of privilege. The attacker can alter functionality such as disabling notifications or other features, potentially affecting user experience and security. [1]

Mitigation

As of the publication date (2023-06-09), no official fix or workaround has been disclosed in the available references. Users should monitor vendor updates for a patched version. [1]

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