### [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