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.
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
Link | Tags |
---|---|
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13799 | patch vendor advisory issue tracking |
http://www.securitytracker.com/id/1038706 | third party advisory vdb entry |
http://www.securityfocus.com/bid/99087 | third party advisory vdb entry |