In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the WBXML dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wbxml.c by adding length validation.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/97633 | vdb entry third party advisory |
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=2f322f66cbcca2fefdaa630494f9d6c97eb659b7 | |
http://www.securitytracker.com/id/1038262 | vdb entry |
https://security.gentoo.org/glsa/201706-12 | vendor advisory |
https://www.wireshark.org/security/wnpa-sec-2017-13.html | vendor advisory |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13477 | issue tracking patch |