In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a NetScaler file parser infinite loop, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by validating record sizes.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Link | Tags |
---|---|
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13429 | issue tracking patch vendor advisory |
https://www.wireshark.org/security/wnpa-sec-2017-07.html | vendor advisory |
http://www.debian.org/security/2017/dsa-3811 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/96566 | vdb entry third party advisory |
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=a998c9195f183d85f5b0bbeebba21a2d4d303d47 |