Wireshark: Multiple vulnerabilities

Security Team  Contact Address

Updated June 30, 2009

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200906-05 / wireshark
Release Date June 30, 2009
Latest Revision June 30, 2009: 02
Impact high
Exploitable remote
Package Vulnerable versions Unaffected versions Architecture(s)
net-analyzer/wireshark < 1.0.8 >= 1.0.8 All supported architectures

Related bugreports: #242996, #248425, #258013, #264571, #271062

Synopsis

Multiple vulnerabilities have been discovered in Wireshark which allow for Denial of Service or remote code execution.

2.  Impact Information

Background

Wireshark is a versatile network protocol analyzer.

Description

Multiple vulnerabilities have been discovered in Wireshark:

Impact

A remote attacker could exploit these vulnerabilities by sending specially crafted packets on a network being monitored by Wireshark or by enticing a user to read a malformed packet trace file which can trigger a Denial of Service (application crash or excessive CPU and memory usage) and possibly allow for the execution of arbitrary code with the privileges of the user running Wireshark.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All Wireshark users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=net-analyzer/wireshark-1.0.8"

4.  References