Lucene search

K
gentooGentoo FoundationGLSA-200709-14
HistorySep 20, 2007 - 12:00 a.m.

ClamAV: Multiple vulnerabilities

2007-09-2000:00:00
Gentoo Foundation
security.gentoo.org
19

CVSS2

7.6

Attack Vector

NETWORK

Attack Complexity

HIGH

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

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

EPSS

0.966

Percentile

99.7%

Background

Clam AntiVirus is an open source (GPL) anti-virus toolkit for UNIX, designed especially for e-mail scanning on mail gateways.

Description

Nikolaos Rangos discovered a vulnerability in ClamAV which exists because the recipient address extracted from email messages is not properly sanitized before being used in a call to “popen()” when executing sendmail (CVE-2007-4560). Also, NULL-pointer dereference errors exist within the “cli_scanrtf()” function in libclamav/rtf.c and Stefanos Stamatis discovered a NULL-pointer dereference vulnerability within the “cli_html_normalise()” function in libclamav/htmlnorm.c (CVE-2007-4510).

Impact

The unsanitized recipient address can be exploited to execute arbitrary code with the privileges of the clamav-milter process by sending an email with a specially crafted recipient address to the affected system. Also, the NULL-pointer dereference errors can be exploited to crash ClamAV. Successful exploitation of the latter vulnerability requires that clamav-milter is started with the “black hole” mode activated, which is not enabled by default.

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.91.2"
OSVersionArchitecturePackageVersionFilename
Gentooanyallapp-antivirus/clamav< 0.91.2UNKNOWN

CVSS2

7.6

Attack Vector

NETWORK

Attack Complexity

HIGH

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

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

EPSS

0.966

Percentile

99.7%