cve/2019/CVE-2019-1988.md

18 lines
811 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-1988](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1988)
![](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=Remote%20code%20execution&color=brighgreen)
### Description
In sample6 of SkSwizzler.cpp, there is a possible out of bounds write due to improper input validation. This could lead to remote code execution in system_server with no additional execution privileges needed. User interaction is needed for exploitation. Product: Android. Versions: Android-8.0 Android-8.1 Android-9. Android ID: A-118372692.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/chaurasiyag/Retro