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

20 lines
1.0 KiB
Markdown

### [CVE-2020-0471](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0471)
![](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 reassemble_and_dispatch of packet_fragmenter.cc, there is a possible way to inject packets into an encrypted Bluetooth connection due to improper input validation. This could lead to remote escalation of privilege between two Bluetooth devices by a proximal attacker, with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android; Versions: Android-8.0, Android-8.1, Android-9, Android-10, Android-11; Android ID: A-169327567.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/TinyNiko/android_bulletin_notes
- https://github.com/nanopathi/system_bt_AOSP10_r33_CVE-2020-0471
- https://github.com/nomi-sec/PoC-in-GitHub