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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In multiple functions in AppInfoBase.java, there is a possible way to manipulate app permission settings belonging to another user on the device due to a missing permission check. This could lead to local escalation of privilege across user boundaries with no additional execution privileges needed. User interaction is not needed for exploitation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/canyie/canyie
|
|
- https://github.com/plzheheplztrying/cve_monitor
|
|
|