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.
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 |
---|---|
http://www.securityfocus.com/bid/99085 | vdb entry third party advisory |
http://www.securitytracker.com/id/1038706 | vdb entry third party advisory |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13777 | issue tracking vendor advisory |