Executive Summary

Summary
TitleNew clamav packages fix several vulnerabilities
Informations
NameDSA-1771First vendor Publication2009-04-15
VendorDebianLast vendor Modification2009-04-15
Severity (Vendor) N/ARevision1

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:N/I:N/A:C)
Cvss Base Score7.8Attack RangeNetwork
Cvss Impact Score6.9Attack ComplexityLow
Cvss Expoit Score10AuthentificationNone Required
Calculate full CVSS 2.0 Vectors scores

Detail

Several vulnerabilities have been discovered in the ClamAV anti-virus toolkit:

CVE-2008-6680

Attackers can cayse a denial of service (crash) via a crafted EXE file that triggers a divide-by-zero error.

CVE-2009-1270

Attackers can cause a denial of service (infinite loop) via a crafted tar file that causes (1) clamd and (2) clamscan to hang.

(no CVE Id yet)

Attackers can cause a denial of service (crash) via a crafted EXE file that crashes the UPack unpacker.

For the old stable distribution (etch), these problems have been fixed in version 0.90.1dfsg-4etch19.

For the stable distribution (lenny), these problems have been fixed in version 0.94.dfsg.2-1lenny2.

For the unstable distribution (sid), these problems have been fixed in version 0.95.1+dfsg-1.

We recommend that you upgrade your clamav packages.

Original Source

Url : http://www.debian.org/security/2009/dsa-1771

CWE : Common Weakness Enumeration

idName
CWE-189Numeric Errors
CWE-94Failure to Control Generation of Code ('Code Injection')
CWE-20Improper Input Validation

CPE : Common Platform Enumeration

TypeDescriptionCount
Application1
Application99
Application1
Application1
Application3

Open Source Vulnerability Database (OSVDB)

idDescription
53602ClamAV Malformed UPack Packed File Handling DoS
53598ClamAV --detect-broken Option PE File Handling DoS
53461ClamAV libclamav/untar.c clamd / clamscan Infinite Loop DoS