Files
CVEs-PoC/2017/CVE-2017-13236.md
T
2025-09-29 21:09:30 +02:00

19 lines
880 B
Markdown

### [CVE-2017-13236](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13236)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=8.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=8.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Elevation%20of%20privilege&color=brightgreen)
### Description
In the KeyStore service, there is a permissions bypass that allows access to protected resources. This could lead to local escalation of privilege with system execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 8.0, 8.1. Android ID: A-68217699.
### POC
#### Reference
- https://www.exploit-db.com/exploits/43996/
#### Github
No PoCs found on GitHub currently.