2024-05-26 14:27:05 +02:00
### [CVE-2018-14054](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14054)



### Description
A double free exists in the MP4StringProperty class in mp4property.cpp in MP4v2 2.0.0. A dangling pointer is freed again in the destructor once an exception is triggered.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2018/07/13/1
2024-06-09 00:33:16 +00:00
- http://www.openwall.com/lists/oss-security/2018/07/13/1
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/FritzJo/pacheck
- https://github.com/sergiomb2/libmp4v2