mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
18 lines
618 B
Markdown
18 lines
618 B
Markdown
### [CVE-2018-14326](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14326)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In MP4v2 2.0.0, there is an integer overflow (with resultant memory corruption) when resizing MP4Array for the ftyp atom in mp4array.h.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2018/07/16/1
|
|
|
|
#### Github
|
|
- https://github.com/sergiomb2/libmp4v2
|
|
|