Stack-based buffer overflow in Wireshark - CVE-2011-1959

 

Stack-based buffer overflow in Wireshark - CVE-2011-1959

Published: June 6, 2011 / Updated: March 24, 2022


Vulnerability identifier: #VU45002
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-2011-1959
CWE-ID: CWE-121
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 execute arbitrary code on the target system.

The vulnerability exists due to a boundary error within the snoop_read function in wiretap/snoop.c when processing a large length value in a snoop file that triggers a stack-based buffer over-read. A remote unauthenticated attacker can trigger stack-based buffer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


How to mitigate CVE-2011-1959

Install update from vendor's website.

Sources