#VU33263 Infinite loop in Wireshark - CVE-2017-6014
Published: February 17, 2017 / Updated: August 3, 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.4 and earlier, a crafted or malformed STANAG 4607 capture file will cause an infinite loop and memory exhaustion. If the packet size field in a packet header is null, the offset to read from will not advance, causing continuous attempts to read the same zero length packet. This will quickly exhaust all system memory.