### [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.