mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
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/SpiralBL0CK/Guide-and-theoretical-code-for-CVE-2023-35674
|
|
- https://github.com/TinyNiko/android_bulletin_notes
|
|
|