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

18 lines
868 B
Markdown

### [CVE-2018-9473](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9473)
![](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 ihevcd_parse_sei_payload of ihevcd_parse_headers.c, there is a possible out-of-bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation. Product: Android Versions: Android-8.0 Android ID: A-65484460
### POC
#### Reference
- https://android.googlesource.com/platform/external/libhevc/+/9f0fb67540d2259e4930d9bd5f1a1a6fb95af862
#### Github
- https://github.com/ARPSyndicate/cvemon