You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
70 lines
2.2 KiB
70 lines
2.2 KiB
13 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
|
||
|
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
|
||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||
|
|
||
|
<glsa id="200601-07">
|
||
|
<title>ClamAV: Remote execution of arbitrary code</title>
|
||
|
<synopsis>
|
||
|
ClamAV is vulnerable to a buffer overflow which may lead to remote
|
||
|
execution of arbitrary code.
|
||
|
</synopsis>
|
||
|
<product type="ebuild">clamav</product>
|
||
|
<announced>January 13, 2006</announced>
|
||
|
<revised>January 13, 2006: 01</revised>
|
||
|
<bug>118459</bug>
|
||
|
<access>remote</access>
|
||
|
<affected>
|
||
|
<package name="app-antivirus/clamav" auto="yes" arch="*">
|
||
|
<unaffected range="ge">0.88</unaffected>
|
||
|
<vulnerable range="lt">0.88</vulnerable>
|
||
|
</package>
|
||
|
</affected>
|
||
|
<background>
|
||
|
<p>
|
||
|
ClamAV is a GPL virus scanner.
|
||
|
</p>
|
||
|
</background>
|
||
|
<description>
|
||
|
<p>
|
||
|
Zero Day Initiative (ZDI) reported a heap buffer overflow
|
||
|
vulnerability. The vulnerability is due to an incorrect boundary check
|
||
|
of the user-supplied data prior to copying it to an insufficiently
|
||
|
sized memory buffer. The flaw occurs when the application attempts to
|
||
|
handle compressed UPX files.
|
||
|
</p>
|
||
|
</description>
|
||
|
<impact type="high">
|
||
|
<p>
|
||
|
For example by sending a maliciously crafted UPX file into a mail
|
||
|
server that is integrated with ClamAV, a remote attacker's supplied
|
||
|
code could be executed with escalated privileges.
|
||
|
</p>
|
||
|
</impact>
|
||
|
<workaround>
|
||
|
<p>
|
||
|
There is no known workaround at this time.
|
||
|
</p>
|
||
|
</workaround>
|
||
|
<resolution>
|
||
|
<p>
|
||
|
All ClamAV users should upgrade to the latest version:
|
||
|
</p>
|
||
|
<code>
|
||
|
# emerge --sync
|
||
|
# emerge --ask --oneshot --verbose ">=app-antivirus/clamav-0.88"</code>
|
||
|
</resolution>
|
||
|
<references>
|
||
|
<uri link="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0162">CVE-2006-0162</uri>
|
||
|
</references>
|
||
|
<metadata tag="requester" timestamp="Mon, 09 Jan 2006 23:12:07 +0000">
|
||
|
DerCorny
|
||
|
</metadata>
|
||
|
<metadata tag="submitter" timestamp="Wed, 11 Jan 2006 01:55:27 +0000">
|
||
|
adir
|
||
|
</metadata>
|
||
|
<metadata tag="bugReady" timestamp="Thu, 12 Jan 2006 21:27:50 +0000">
|
||
|
DerCorny
|
||
|
</metadata>
|
||
|
</glsa>
|