-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2024-53931
57 lines (56 loc) · 1.66 KB
/
CVE-2024-53931
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
> The com.glitter.caller.screen (aka iCaller, Caller Theme & Dialer) application through 1.1 for Android
> enables any application (with no permissions) to place phone calls
> without user interaction by sending a crafted intent via the
> com.glitter.caller.screen.DialerActivity component.
> ------------------------------------------
>
> [Vulnerability Type]
> Insecure Permissions
>
> ------------------------------------------
>
> [Vendor of Product]
> Wallfinity: Lovely Caller Theme
>
> ------------------------------------------
>
> [Affected Product Code Base]
> "iCaller, Caller Theme & Dialer" com.glitter.caller.screen - Version 1.1
>
> ------------------------------------------
>
> [Affected Component]
> Exported "com.glitter.caller.screen.DialerActivity" component in the com.glitter.caller.screen Android
> application
>
> ------------------------------------------
>
> [Attack Type]
> Remote
>
> ------------------------------------------
>
> [Impact Escalation of Privileges]
> true
>
> ------------------------------------------
>
> [Impact Information Disclosure]
> true
>
> ------------------------------------------
>
> [Attack Vectors]
> Malicious third-party apps installed on the device can invoke the exported DialerActivity by sending
> crafted intents. This allows them to place outgoing calls without the user's consent (with no permissions)
>
> ------------------------------------------
>
> [Reference]
> https://play.google.com/store/apps/details?id=com.glitter.caller.screen
> https://github.com/actuator/com.glitter.caller.screen/blob/main/com.glitter.caller.screen.DialerActivity-1.1.gif
>
> ------------------------------------------
>
> [Discoverer]
> Edward Warren