Files
CVEs-PoC/2018/CVE-2018-14543.md
T
2024-06-18 02:51:15 +02:00

18 lines
741 B
Markdown

### [CVE-2018-14543](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14543)
![](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
There exists one NULL pointer dereference vulnerability in AP4_JsonInspector::AddField in Ap4Atom.cpp in Bento4 1.5.1-624, which can allow attackers to cause a denial-of-service via a crafted mp4 file. This vulnerability can be triggered by the executable mp4dump.
### POC
#### Reference
- https://github.com/axiomatic-systems/Bento4/issues/292
#### Github
No PoCs found on GitHub currently.