mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
19 lines
690 B
Markdown
19 lines
690 B
Markdown
![]() |
### [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
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/FritzJo/pacheck
|
||
|
- https://github.com/sergiomb2/libmp4v2
|
||
|
|