Files
CVEs-PoC/2017/CVE-2017-13258.md
T
2024-06-18 02:51:15 +02:00

22 lines
1.0 KiB
Markdown

### [CVE-2017-13258](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13258)
![](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 bnep_data_ind of bnep_main.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-67863755.
### POC
#### Reference
- https://www.exploit-db.com/exploits/44326/
- https://www.exploit-db.com/exploits/44327/
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/lnick2023/nicenice
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456