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

19 lines
1000 B
Markdown

### [CVE-2017-0412](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0412)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Android-7.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=Android-7.1.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Elevation%20of%20privilege&color=brightgreen)
### Description
An elevation of privilege vulnerability in the Framework APIs could enable a local malicious application to execute arbitrary code within the context of a privileged process. This issue is rated as High because it could be used to gain local access to elevated capabilities, which are not normally accessible to a third-party application. Product: Android. Versions: 7.0, 7.1.1. Android ID: A-33039926.
### POC
#### Reference
- https://www.exploit-db.com/exploits/41355/
#### Github
No PoCs found on GitHub currently.