mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
![]() |
### [CVE-2023-42468](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-42468)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The com.cutestudio.colordialer application through 2.1.8-2 for Android allows a remote attacker to initiate phone calls without user consent, because of improper export of the com.cutestudio.dialer.activities.DialerActivity component. A third-party application (without any permissions) can craft an intent targeting com.cutestudio.dialer.activities.DialerActivity via the android.intent.action.CALL action in conjunction with a tel: URI, thereby placing a phone call.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/actuator/com.cutestudio.colordialer/blob/main/CWE-284.md
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/actuator/com.cutestudio.colordialer
|
||
|
- https://github.com/actuator/cve
|
||
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
||
|
|