1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200706-05 / clamav |
| Release Date | June 15, 2007 |
| Latest Revision | June 15, 2007: 01 |
| Impact | normal |
| Exploitable | remote, local |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| app-antivirus/clamav | < 0.90.3 | >= 0.90.3 | All supported architectures |
Related bugreports: #178082
ClamAV contains several vulnerabilities leading to a Denial of Service.
ClamAV is a GPL virus scanner.
Several vulnerabilities were discovered in ClamAV by various researchers:
A remote attacker could send a specially crafted file to the scanner, possibly triggering one of the vulnerabilities. The two buffer overflows are reported to only cause Denial of Service. This would lead to a Denial of Service by CPU consumption or a crash of the scanner. The insecure temporary file creation vulnerability could be used by a local user to access sensitive data.
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.90.3" |