1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200604-17 / Ethereal |
| Release Date | April 27, 2006 |
| Latest Revision | April 27, 2006: 01 |
| Impact | high |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-analyzer/ethereal | < 0.99.0 | >= 0.99.0 | All supported architectures |
Related bugreports: #130505
Ethereal is vulnerable to numerous vulnerabilities, potentially resulting in the execution of arbitrary code.
Ethereal is a feature-rich network protocol analyzer.
Coverity discovered numerous vulnerabilities in versions of Ethereal prior to 0.99.0, including:
For further details please consult the references below.
An attacker might be able to exploit these vulnerabilities to crash Ethereal or execute arbitrary code with the permissions of the user running Ethereal, which could be the root user.
There is no known workaround at this time.
All Ethereal users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-analyzer/ethereal-0.99.0" |