mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
666 B
Markdown
18 lines
666 B
Markdown
### [CVE-2017-9617](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9617)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Wireshark 2.2.7, deeply nested DAAP data may cause stack exhaustion (uncontrolled recursion) in the dissect_daap_one_tag function in epan/dissectors/packet-daap.c in the DAAP dissector.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13799
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|