mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
646 B
Markdown
18 lines
646 B
Markdown
### [CVE-2018-9259](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9259)
|
|

|
|

|
|

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