cve/2018/CVE-2018-9358.md

20 lines
984 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-9358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9358)
![](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 gatts_process_attribute_req of gatt_sc.cc, there is a possible read of uninitialized data due to a missing bounds check. This could lead to remote information disclosure in the Bluetooth process with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-6.0 Android-6.0.1 Android-7.0 Android-7.1.1 Android-7.1.2 Android-8.0 Android-8.1 Android ID: A-73172115.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/JiounDai/Bluedroid
- https://github.com/hausferd/Bluedroid
- https://github.com/likescam/Bluedroid