mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
635 B
Markdown
18 lines
635 B
Markdown
### [CVE-2017-9616](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9616)
|
|

|
|

|
|

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