Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201309-22.xml
Date: Fri, 27 Sep 2013 09:36:44
Message-Id: 20130927093638.92D0E2004C@flycatcher.gentoo.org
1 pinkbyte 13/09/27 09:36:38
2
3 Added: glsa-201309-22.xml
4 Log:
5 GLSA 201309-22
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201309-22.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201309-22.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201309-22.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201309-22.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201309-22">
20 <title>Squid: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in Squid, possibly
22 resulting in remote Denial of Service.
23 </synopsis>
24 <product type="ebuild">squid</product>
25 <announced>September 27, 2013</announced>
26 <revised>September 27, 2013: 1</revised>
27 <bug>261208</bug>
28 <bug>389133</bug>
29 <bug>447596</bug>
30 <bug>452584</bug>
31 <bug>461492</bug>
32 <bug>476562</bug>
33 <bug>476960</bug>
34 <access>remote</access>
35 <affected>
36 <package name="net-proxy/squid" auto="yes" arch="*">
37 <unaffected range="ge">3.2.13</unaffected>
38 <vulnerable range="lt">3.2.13</vulnerable>
39 </package>
40 </affected>
41 <background>
42 <p>Squid is a full-featured web proxy cache.</p>
43 </background>
44 <description>
45 <p>Multiple vulnerabilities have been discovered in Squid. Please review
46 the CVE identifiers referenced below for details.
47 </p>
48 </description>
49 <impact type="normal">
50 <p>A remote attacker may be able to bypass ACL restrictions or cause a
51 Denial of Service condition.
52 </p>
53 </impact>
54 <workaround>
55 <p>There is no known workaround at this time.</p>
56 </workaround>
57 <resolution>
58 <p>All Squid users should upgrade to the latest version:</p>
59
60 <code>
61 # emerge --sync
62 # emerge --ask --oneshot --verbose "&gt;=net-proxy/squid-3.2.13"
63 </code>
64 </resolution>
65 <references>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0801">CVE-2009-0801</uri>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4096">CVE-2011-4096</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5643">CVE-2012-5643</uri>
69 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0189">CVE-2013-0189</uri>
70 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1839">CVE-2013-1839</uri>
71 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4115">CVE-2013-4115</uri>
72 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4123">CVE-2013-4123</uri>
73 </references>
74 <metadata tag="requester" timestamp="Tue, 06 Mar 2012 01:08:59 +0000">craig</metadata>
75 <metadata tag="submitter" timestamp="Fri, 27 Sep 2013 09:34:15 +0000">ackle</metadata>
76 </glsa>