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

18 lines
810 B
Markdown

### [CVE-2018-9488](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9488)
![](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=Elevation%20of%20privilege&color=brighgreen)
### Description
In the SELinux permissions of crash_dump.te, there is a permissions bypass due to a missing restriction. This could lead to a local escalation of privilege, with System privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-8.0 Android-8.1 Android-9.0 Android ID: A-110107376.
### POC
#### Reference
- https://www.exploit-db.com/exploits/45379/
#### Github
No PoCs found on GitHub currently.