summaryrefslogtreecommitdiff
blob: e051dc3d8bb58164faa8a22fb592579e0b1745d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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>