1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200805-19 / clamav |
| Release Date | May 20, 2008 |
| Latest Revision | May 20, 2008: 01 |
| Impact | high |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| app-antivirus/clamav | < 0.93 | >= 0.93 | All supported architectures |
Related bugreports: #213762
Multiple vulnerabilities in ClamAV may result in the remote execution of arbitrary code.
Clam AntiVirus is a free anti-virus toolkit for UNIX, designed especially for e-mail scanning on mail gateways.
Multiple vulnerabilities have been reported:
A remote attacker could entice a user or automated system to scan a specially crafted file, possibly leading to the execution of arbitrary code with the privileges of the user running ClamAV (either a system user or the "clamav" user if clamd is compromised), or a Denial of Service.
There is no known workaround at this time.
All ClamAV users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=app-antivirus/clamav-0.93" |