#VU39204 Infinite loop in Wireshark - CVE-2017-7748
Published: April 13, 2017 / Updated: August 8, 2020
Wireshark
Wireshark.org
Description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
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.