VYPR
Unrated severityNVD Advisory· Published May 30, 2023· Updated Jan 14, 2025

CVE-2023-29739

CVE-2023-29739

Description

An issue found in Alarm Clock for Heavy Sleepers v.5.3.2 for Android allows unauthorized apps to cause escalation of privilege attacks by manipulating the component.

AI Insight

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

Alarm Clock for Heavy Sleepers v5.3.2 on Android allows an unauthorized app to escalate privileges by sending crafted intents to an exposed component.

Vulnerability

Alarm Clock for Heavy Sleepers (com.amdroidalarmclock.amdroid) version 5.3.2 for Android exposes the component com.amdroidalarmclock.amdroid.ApiCalls without proper permissions or intent filtering. A malicious third-party app installed on the same device can send arbitrary intents with action android.intent.action.SET_ALARM and extras such as hour, minutes, message, and days, triggering privileged functionality that should be restricted to the alarm clock itself [1][2][3].

Exploitation

An attacker needs only for the victim to have the vulnerable version of the app installed. No authentication, user interaction, or special permissions beyond the default Android runtime capabilities are required. The attacker's app repeatedly broadcasts crafted intents targeting the exposed ApiCalls component, passing alarm parameters (hour, minutes, message, a list of days) to set alarms without the user's consent or knowledge [3].

Impact

Successful exploitation allows an unauthorized app to create, modify, or delete alarms on the victim's device, effectively escalating privileges from a normal third-party app to that of the alarm clock's internal functionality. This can lead to denial of service (e.g., disabling important alarms), privacy leakage (e.g., setting alarms with misleading messages), or disruption of the user's schedule [3].

Mitigation

No official fix has been published by the vendor as of the CVE publication date (2023-05-30). Users should uninstall version 5.3.2 and monitor the Google Play Store for a patched release. There is no known workaround to block the exposed component without modifying the app's manifest [3].

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.