cve/2024/CVE-2024-0044.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-0044](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-0044)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%2014%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Elevation%20of%20privilege&color=brighgreen)
### Description
In createSessionInternal of PackageInstallerService.java, there is a possible run-as any app due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
### POC
#### Reference
- https://github.com/metaredteam/external-disclosures/security/advisories/GHSA-m7fh-f3w4-r6v2
- https://rtx.meta.security/exploitation/2024/03/04/Android-run-as-forgery.html
#### Github
2024-08-05 18:41:32 +00:00
- https://github.com/0xMarcio/cve
2024-07-25 21:25:12 +00:00
- https://github.com/GhostTroops/TOP
2024-06-22 09:37:59 +00:00
- https://github.com/nomi-sec/PoC-in-GitHub
2024-08-06 19:19:10 +00:00
- https://github.com/pl4int3xt/cve_2024_0044
- https://github.com/scs-labrat/android_autorooter
2024-06-22 09:37:59 +00:00
- https://github.com/tanjiti/sec_profile
2024-05-25 21:48:12 +02:00