mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
19 lines
970 B
Markdown
19 lines
970 B
Markdown
### [CVE-2021-0307](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-0307)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In updatePermissionSourcePackage of PermissionManagerService.java, there is a possible automatic runtime permission grant due to a confused deputy. This could lead to local escalation of privilege allowing a malicious app to silently gain access to a dangerous permission with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android; Versions: Android-10, Android-11; Android ID: A-155648771.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Ghizmoo/DroidSolver
|
|
- https://github.com/TinyNiko/android_bulletin_notes
|
|
|