cve/2023/CVE-2023-20955.md
2024-05-25 21:48:12 +02:00

20 lines
1.0 KiB
Markdown

### [CVE-2023-20955](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-20955)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Elevation%20of%20privilege&color=brighgreen)
### Description
In onPrepareOptionsMenu of AppInfoDashboardFragment.java, there is a possible way to bypass admin restrictions and uninstall applications for all users due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11 Android-12 Android-12L Android-13Android ID: A-258653813
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/JeffMichelmore/MDEKit
- https://github.com/Trinadh465/packages_apps_Settings_AOSP10_r33_CVE-2023-20955
- https://github.com/nomi-sec/PoC-in-GitHub