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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In getInstalledAccessibilityPreferences of AccessibilitySettings.java, there is a possible way to hide an enabled accessibility service in the accessibility service settings due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://android.googlesource.com/platform/packages/apps/Settings/+/6253b87704bb097ad9963941bdddf3b86906a73e
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|