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