cve/2023/CVE-2023-20947.md

18 lines
842 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-20947](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-20947)
![](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 getGroupState of GrantPermissionsViewModel.kt, there is a possible way to keep a one-time permission granted due to a permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-12 Android-12L Android-13Android ID: A-237405974
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Ghizmoo/DroidSolver