VYPR
Unrated severityNVD Advisory· Published Jun 2, 2023· Updated Jan 8, 2025

CVE-2023-29724

CVE-2023-29724

Description

The BT21 x BTS Wallpaper app 12 for Android allows unauthorized apps to actively request permission to modify data in the database that records information about a user's personal preferences and will be loaded into memory to be read and used when the app is opened. An attacker could tamper with this data to cause an escalation of privilege attack.

AI Insight

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

Unauthorized apps can modify the database of BT21 x BTS Wallpaper 12 for Android, leading to escalation of privilege.

Vulnerability

The BT21 x BTS Wallpaper app version 12 (com.bungaakp007.bt21wallpaperoffline130920) for Android exposes a content provider (content://com.bungaakp007.bt21wallpaperoffline130920/wall) that allows any unauthorized application to request permission to modify the app's database, which stores user personal preferences data. This database is loaded into memory when the app is opened. The vulnerability exists in the specific APK version 12.0 available on APKPure [1].

Exploitation

An attacker requires a malicious Android application installed on the same device. No additional permissions or user interaction beyond installing the malicious app are needed. The attacker's app can directly call ContentResolver.update() on the exposed URI with arbitrary ContentValues to overwrite the database entries in an infinite loop, as demonstrated by the proof-of-concept code [1].

Impact

Successful exploitation allows the attacker to tamper with the database that records user personal preferences, leading to an escalation of privilege. The attacker gains the ability to control data that the app reads and uses, potentially altering app behavior or accessing elevated functions not intended for third-party apps [1].

Mitigation

As of the publication date, no fix has been released by the vendor (bungaakpstudio007). Users should uninstall the app or block the vulnerable content provider via a custom Android permission policy. The developer has not issued a patched version; the app may be considered abandoned or unmaintained [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

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.