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

18 lines
646 B
Markdown

### [CVE-2018-9259](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9259)
![](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
In Wireshark 2.4.0 to 2.4.5 and 2.2.0 to 2.2.13, the MP4 dissector could crash. This was addressed in epan/dissectors/file-mp4.c by restricting the box recursion depth.
### POC
#### Reference
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13777
#### Github
No PoCs found on GitHub currently.