cve/2017/CVE-2017-9616.md

18 lines
635 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-9616](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9616)
![](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.2.7, overly deep mp4 chunks may cause stack exhaustion (uncontrolled recursion) in the dissect_mp4_box function in epan/dissectors/file-mp4.c.
### POC
#### Reference
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13777
#### Github
No PoCs found on GitHub currently.