mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
899 B
Markdown
19 lines
899 B
Markdown
### [CVE-2024-0044](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-0044)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
No PoCs found on GitHub currently.
|
|
|