cve/2018/CVE-2018-14379.md

18 lines
879 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-14379](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14379)
![](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
MP4Atom::factory in mp4atom.cpp in MP4v2 2.0.0 incorrectly uses the MP4ItemAtom data type in a certain case where MP4DataAtom is required, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted MP4 file, because access to the data structure has different expectations about layout as a result of this type confusion.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2018/07/17/1
#### Github
- https://github.com/sergiomb2/libmp4v2