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

20 lines
987 B
Markdown

### [CVE-2020-0463](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0463)
![](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=Information%20disclosure&color=brighgreen)
### Description
In sdp_server_handle_client_req of sdp_server.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure from the bluetooth server with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10 Android-11 Android-8.0 Android-8.1 Android-9Android ID: A-169342531
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/TinyNiko/android_bulletin_notes
- https://github.com/nanopathi/system_bt_AOSP10_r33_CVE-2020-0463
- https://github.com/nomi-sec/PoC-in-GitHub