Lucene search

K
gentooGentoo FoundationGLSA-200706-05
HistoryJun 15, 2007 - 12:00 a.m.

ClamAV: Multiple Denials of Service

2007-06-1500:00:00
Gentoo Foundation
security.gentoo.org
13

10 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

0.531 Medium

EPSS

Percentile

97.6%

Background

ClamAV is a GPL virus scanner.

Description

Several vulnerabilities were discovered in ClamAV by various researchers:

  • Victor Stinner (INL) discovered that the OLE2 parser may enter in an infinite loop (CVE-2007-2650).
  • A boundary error was also reported by an anonymous researcher in the file unsp.c, which might lead to a buffer overflow (CVE-2007-3023).
  • The file unrar.c contains a heap-based buffer overflow via a modified vm_codesize value from a RAR file (CVE-2007-3123).
  • The RAR parsing engine can be bypassed via a RAR file with a header flag value of 10 (CVE-2007-3122).
  • The cli_gentempstream() function from clamdscan creates temporary files with insecure permissions (CVE-2007-3024).

Impact

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.

Workaround

There is no known workaround at this time.

Resolution

All ClamAV users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=app-antivirus/clamav-0.90.3"
OSVersionArchitecturePackageVersionFilename
Gentooanyallapp-antivirus/clamav< 0.90.3UNKNOWN

10 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

0.531 Medium

EPSS

Percentile

97.6%