Wireshark: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200608-26 / wireshark |
| Release Date |
August 29, 2006 |
| Latest Revision |
August 29, 2006: 01 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| net-analyzer/wireshark |
<
0.99.3 |
>=
0.99.3 |
All supported architectures
|
Related bugreports:
#144946
Synopsis
Wireshark is vulnerable to several security issues that may lead to a
Denial of Service and/or the execution of arbitrary code.
2.
Impact Information
Background
Wireshark is a feature-rich network protocol analyzer.
Description
The following vulnerabilities have been discovered in Wireshark.
Firstly, if the IPsec ESP parser is used it is susceptible to
off-by-one errors, this parser is disabled by default; secondly, the
SCSI dissector is vulnerable to an unspecified crash; and finally, the
Q.2931 dissector of the SSCOP payload may use all the available memory
if a port range is configured. By default, no port ranges are
configured.
Impact
An attacker might be able to exploit these vulnerabilities, resulting
in a crash or the execution of arbitrary code with the permissions of
the user running Wireshark, possibly the root user.
3.
Resolution Information
Workaround
Disable the SCSI and Q.2931 dissectors with the "Analyse" and "Enabled
protocols" menus. Make sure the ESP decryption is disabled, with the
"Edit -> Preferences -> Protocols -> ESP" menu.
Resolution
All Wireshark users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=net-analyzer/wireshark-0.99.3"
|
4.
References
|