cve/2024/CVE-2024-0015.md

19 lines
811 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-0015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-0015)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%2013%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Elevation%20of%20privilege&color=brighgreen)
### Description
In convertToComponentName of DreamService.java, there is a possible way to launch arbitrary protected activities due to intent redirection. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/UmVfX1BvaW50/CVE-2024-0015
- https://github.com/nomi-sec/PoC-in-GitHub