Division by zero in Wireshark - CVE-2013-2483

 

Division by zero in Wireshark - CVE-2013-2483

Published: March 7, 2013 / Updated: July 28, 2020


Vulnerability identifier: #VU32718
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2013-2483
CWE-ID: CWE-369
Exploitation vector: Adjecent network
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 The acn_add_dmp_data function in epan/dissectors/packet-acn.c in the ACN dissector in Wireshark 1.6.x before 1.6.14 and 1.8.x before 1.8.6. A remote attacker can perform a denial of service (divide-by-zero error and application crash) via an invalid count value in ACN_DMP_ADT_D_RE DMP data.


How to mitigate CVE-2013-2483

Update to version 1.6.14.

Sources