Division by zero in Wireshark - CVE-2016-6505

 

Division by zero in Wireshark - CVE-2016-6505

Published: August 7, 2016 / Updated: July 28, 2020


Vulnerability identifier: #VU32251
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2016-6505
CWE-ID: CWE-369
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Wireshark.org
Affected software:
Wireshark

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to divide-by-zero error within epan/dissectors/packet-packetbb.c in the PacketBB dissector in Wireshark 1.12.x before 1.12.13 and 2.x before 2.0.5. A remote attacker can perform a denial of service (divide-by-zero error and application crash) via a crafted packet.


How to mitigate CVE-2016-6505

Update to version 1.12.13.

Sources