Gentoo Archives: gentoo-commits

From: "Alex Legler (a3li)" <a3li@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201006-17.xml
Date: Thu, 03 Jun 2010 13:00:27
Message-Id: 20100603130024.DA3CA2CF41@corvid.gentoo.org
1 a3li 10/06/03 13:00:24
2
3 Added: glsa-201006-17.xml
4 Log:
5 GLSA 201006-17
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201006-17.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201006-17.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201006-17.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201006-17.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="201006-17">
21 <title>lighttpd: Denial of Service</title>
22 <synopsis>
23 A processing error in lighttpd might result in a Denial of Service
24 condition.
25 </synopsis>
26 <product type="ebuild">lighttpd</product>
27 <announced>June 03, 2010</announced>
28 <revised>June 03, 2010: 01</revised>
29 <bug>303213</bug>
30 <access>remote</access>
31 <affected>
32 <package name="www-servers/lighttpd" auto="yes" arch="*">
33 <unaffected range="ge">1.4.25-r1</unaffected>
34 <vulnerable range="lt">1.4.25-r1</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 lighttpd is a lightweight high-performance web server.
40 </p>
41 </background>
42 <description>
43 <p>
44 Li Ming reported that lighttpd does not properly process packets that
45 are sent overly slow.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 A remote attacker might send specially crafted packets to a server
51 running lighttpd, possibly resulting in a Denial of Service condition
52 via host memory exhaustion.
53 </p>
54 </impact>
55 <workaround>
56 <p>
57 There is no known workaround at this time.
58 </p>
59 </workaround>
60 <resolution>
61 <p>
62 All lighttpd users should upgrade to the latest version:
63 </p>
64 <code>
65 # emerge --sync
66 # emerge --ask --oneshot --verbose &quot;&gt;=www-servers/lighttpd-1.4.25-r1&quot;</code>
67 </resolution>
68 <references>
69 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0295">CVE-2010-0295</uri>
70 </references>
71 <metadata tag="requester" timestamp="Mon, 15 Mar 2010 14:19:51 +0000">
72 keytoaster
73 </metadata>
74 <metadata tag="submitter" timestamp="Mon, 31 May 2010 15:20:53 +0000">
75 a3li
76 </metadata>
77 <metadata tag="bugReady" timestamp="Mon, 31 May 2010 15:20:59 +0000">
78 a3li
79 </metadata>
80 </glsa>