mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
704 B
Markdown
18 lines
704 B
Markdown
### [CVE-2018-14403](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14403)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
MP4NameFirstMatches in mp4util.cpp in MP4v2 2.0.0 mishandles substrings of atom names, leading to use of an inappropriate data type for associated atoms. The resulting type confusion can cause out-of-bounds memory access.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2018/07/18/3
|
|
|
|
#### Github
|
|
- https://github.com/sergiomb2/libmp4v2
|
|
|