mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 02:42:13 +02:00
20 lines
984 B
Markdown
20 lines
984 B
Markdown
### [CVE-2018-9358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9358)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|