summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201209-08.xml')
-rw-r--r--metadata/glsa/glsa-201209-08.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201209-08.xml b/metadata/glsa/glsa-201209-08.xml
new file mode 100644
index 000000000000..e051dc3d8bb5
--- /dev/null
+++ b/metadata/glsa/glsa-201209-08.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201209-08">
+ <title>SquidClamav: Denial of service</title>
+ <synopsis>A vulnerability in SquidClamav may result in Denial of Service.</synopsis>
+ <product type="ebuild">squidclamav</product>
+ <announced>2012-09-24</announced>
+ <revised count="1">2012-09-24</revised>
+ <bug>428778</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-proxy/squidclamav" auto="yes" arch="*">
+ <unaffected range="ge">6.8</unaffected>
+ <vulnerable range="lt">6.8</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>SquidClamav is a HTTP anti-virus for Squid based on ClamAV and ICAP.</p>
+ </background>
+ <description>
+ <p>SquidClamav does not properly escape URLs before passing them to the
+ system command call.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could send a specially crafted URL to SquidClamav,
+ possibly resulting in a Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All SquidClamav users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-proxy/squidclamav-6.8"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3501">CVE-2012-3501</uri>
+ <uri link="https://squidclamav.darold.net/news.html">SquidClamav News</uri>
+ </references>
+ <metadata tag="requester" timestamp="2012-08-14T16:12:43Z">
+ keytoaster
+ </metadata>
+ <metadata tag="submitter" timestamp="2012-09-24T23:23:20Z">ackle</metadata>
+</glsa>