Input validation error in Wireshark - CVE-2015-7830

 

Input validation error in Wireshark - CVE-2015-7830

Published: November 15, 2015 / Updated: July 28, 2020


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

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

The pcapng_read_if_descr_block function in wiretap/pcapng.c in the pcapng parser in Wireshark 1.12.x before 1.12.8 uses too many levels of pointer indirection, which allows remote attackers to cause a denial of service (incorrect free and application crash) via a crafted packet that triggers interface-filter copying.


How to mitigate CVE-2015-7830

Install update from vendor's website.

Sources