summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200610-10.xml')
-rw-r--r--metadata/glsa/glsa-200610-10.xml64
1 files changed, 64 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200610-10.xml b/metadata/glsa/glsa-200610-10.xml
new file mode 100644
index 000000000000..4bcd8bd6e04f
--- /dev/null
+++ b/metadata/glsa/glsa-200610-10.xml
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200610-10">
+ <title>ClamAV: Multiple Vulnerabilities</title>
+ <synopsis>
+ ClamAV is vulnerable to a heap-based buffer overflow potentially allowing
+ remote execution of arbitrary code and a Denial of Service.
+ </synopsis>
+ <product type="ebuild">clamav</product>
+ <announced>2006-10-24</announced>
+ <revised count="01">2006-10-24</revised>
+ <bug>151561</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-antivirus/clamav" auto="yes" arch="*">
+ <unaffected range="ge">0.88.5</unaffected>
+ <vulnerable range="lt">0.88.5</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ ClamAV is a GPL virus scanner.
+ </p>
+ </background>
+ <description>
+ <p>
+ Damian Put and an anonymous researcher reported a potential heap-based
+ buffer overflow vulnerability in rebuildpe.c responsible for the
+ rebuilding of an unpacked PE file, and a possible crash in chmunpack.c
+ in the CHM unpacker.
+ </p>
+ </description>
+ <impact type="high">
+ <p>
+ By sending a malicious attachment to a mail server running ClamAV, or
+ providing a malicious file to ClamAV through any other method, a remote
+ attacker could cause a Denial of Service and potentially the execution
+ of arbitrary code with the permissions of the user running ClamAV.
+ </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 "&gt;=app-antivirus/clamav-0.88.5"</code>
+ </resolution>
+ <references>
+ <uri link="https://sourceforge.net/project/shownotes.php?release_id=455799">Original commit log</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4182">CVE-2006-4182</uri>
+ </references>
+ <metadata tag="submitter" timestamp="2006-10-16T11:34:35Z">
+ falco
+ </metadata>
+ <metadata tag="bugReady" timestamp="2006-10-24T14:39:53Z">
+ falco
+ </metadata>
+</glsa>