Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200801-05.xml
Date: Wed, 09 Jan 2008 22:20:59
Message-Id: E1JCj8w-0005zk-LF@stork.gentoo.org
1 py 08/01/09 22:11:26
2
3 Added: glsa-200801-05.xml
4 Log:
5 GLSA 200801-05
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200801-05.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200801-05.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200801-05.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200801-05.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
20 <glsa id="200801-05">
21 <title>Squid: Denial of Service</title>
22 <synopsis>
23 A Denial of Service vulnerability has been reported in Squid.
24 </synopsis>
25 <product type="ebuild">squid</product>
26 <announced>January 09, 2008</announced>
27 <revised>January 09, 2008: 01</revised>
28 <bug>201209</bug>
29 <access>remote</access>
30 <affected>
31 <package name="net-proxy/squid" auto="yes" arch="*">
32 <unaffected range="ge">2.6.17</unaffected>
33 <vulnerable range="lt">2.6.17</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 Squid is a multi-protocol proxy server.
39 </p>
40 </background>
41 <description>
42 <p>
43 The Wikimedia Foundation reported a memory leak vulnerability when
44 performing cache updates.
45 </p>
46 </description>
47 <impact type="normal">
48 <p>
49 A remote attacker could perform numerous specially crafted requests to
50 the vulnerable server, resulting in a Denial of Service.
51 </p>
52 </impact>
53 <workaround>
54 <p>
55 There is no known workaround at this time.
56 </p>
57 </workaround>
58 <resolution>
59 <p>
60 All Squid users should upgrade to the latest version:
61 </p>
62 <code>
63 # emerge --sync
64 # emerge --ask --oneshot --verbose &quot;&gt;=net-proxy/squid-2.6.17&quot;</code>
65 </resolution>
66 <references>
67 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6239">CVE-2007-6239</uri>
68 </references>
69 <metadata tag="requester" timestamp="Sat, 05 Jan 2008 21:43:38 +0000">
70 p-y
71 </metadata>
72 <metadata tag="bugReady" timestamp="Sat, 05 Jan 2008 21:44:28 +0000">
73 p-y
74 </metadata>
75 <metadata tag="submitter" timestamp="Mon, 07 Jan 2008 21:35:14 +0000">
76 py2
77 </metadata>
78 </glsa>
79
80
81
82 --
83 gentoo-commits@l.g.o mailing list