Cyber Posture

CVE-2024-53934

High

Published: 06 January 2025

Published
06 January 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 7.7 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0005 15.1th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

The com.windymob.callscreen.ringtone.callcolor.colorphone (aka Color Phone Call Screen Themes) application through 1.1.2 for Android enables any application (with no permissions) to place phone calls without user interaction by sending a crafted intent via the com.frovis.androidbase.call.DialerActivity component.

Security Summary

CVE-2024-53934 is a vulnerability in the com.windymob.callscreen.ringtone.callcolor.colorphone Android application, also known as Color Phone Call Screen Themes, affecting versions through 1.1.2. The issue lies in the com.frovis.androidbase.call.DialerActivity component, which permits any other application to initiate phone calls without requiring permissions or user interaction by sending a crafted intent. Classified under CWE-281, it carries a CVSS v3.1 base score of 7.7 (AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N), indicating high impact on confidentiality and integrity.

A local attacker with no privileges can exploit this vulnerability with low attack complexity and no user interaction required. Any malicious application installed on the device can send the crafted intent to trigger unauthorized phone calls, allowing the attacker to make arbitrary calls on the victim's behalf without their knowledge or consent.

Advisories and additional details are documented in the following GitHub repositories: https://github.com/actuator/com.windymob.callscreen.ringtone.callcolor.colorphone and https://github.com/actuator/com.windymob.callscreen.ringtone.callcolor.colorphone/blob/main/CVE-2024-53934.

Details

CWE(s)
CWE-281

References