Buffer overflow in Wireshark - CVE-2013-4081

 

Buffer overflow in Wireshark - CVE-2013-4081

Published: June 10, 2013 / Updated: July 28, 2020


Vulnerability identifier: #VU32605
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-2013-4081
CWE-ID: CWE-119
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 http_payload_subdissector function in epan/dissectors/packet-http.c in the HTTP dissector in Wireshark 1.6.x before 1.6.16 and 1.8.x before 1.8.8 does not properly determine when to use a recursive approach, which allows remote attackers to cause a denial of service (stack consumption) via a crafted packet.


How to mitigate CVE-2013-4081

Install update from vendor's website.

Sources