Files
CVEs-PoC/2021/CVE-2021-0591.md
T
2024-05-25 21:48:12 +02:00

20 lines
953 B
Markdown

### [CVE-2021-0591](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-0591)
![](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 sendReplyIntentToReceiver of BluetoothPermissionActivity.java, there is a possible way to invoke privileged broadcast receivers due to a confused deputy. This could lead to local escalation of privilege with User execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-9 Android-10 Android-11 Android-8.1Android ID: A-179386960
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/virtualpatch/virtualpatch_evaluation
- https://github.com/wrlu/Vulnerabilities