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

18 lines
600 B
Markdown

### [CVE-2018-14325](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14325)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In MP4v2 2.0.0, there is an integer underflow (with resultant memory corruption) when parsing MP4Atom in mp4atom.cpp.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2018/07/16/1
#### Github
- https://github.com/sergiomb2/libmp4v2