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-200711-06.xml
Date: Wed, 07 Nov 2007 19:27:01
Message-Id: E1IpqY9-0003G8-OO@stork.gentoo.org
1 py 07/11/07 19:26:53
2
3 Added: glsa-200711-06.xml
4 Log:
5 GLSA 200711-06
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200711-06.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-06.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-06.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200711-06.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="200711-06">
21 <title>Apache: Multiple vulnerabilities</title>
22 <synopsis>
23 Multiple vulnerabilities have been discovered in Apache, possibly resulting
24 in a Denial of Service or the disclosure of sensitive information.
25 </synopsis>
26 <product type="ebuild">apache</product>
27 <announced>November 07, 2007</announced>
28 <revised>November 07, 2007: 01</revised>
29 <bug>186219</bug>
30 <access>remote</access>
31 <affected>
32 <package name="www-servers/apache" auto="yes" arch="*">
33 <unaffected range="rge">2.0.59-r5</unaffected>
34 <unaffected range="ge">2.2.6</unaffected>
35 <vulnerable range="lt">2.2.6</vulnerable>
36 </package>
37 </affected>
38 <background>
39 <p>
40 The Apache HTTP server is one of the most popular web servers on the
41 Internet.
42 </p>
43 </background>
44 <description>
45 <p>
46 Multiple cross-site scripting vulnerabilities have been discovered in
47 mod_status and mod_autoindex (CVE-2006-5752, CVE-2007-4465). An error
48 has been discovered in the recall_headers() function in mod_mem_cache
49 (CVE-2007-1862). The mod_cache module does not properly sanitize
50 requests before processing them (CVE-2007-1863). The Prefork module
51 does not properly check PID values before sending signals
52 (CVE-2007-3304). The mod_proxy module does not correctly check headers
53 before processing them (CVE-2007-3847).
54 </p>
55 </description>
56 <impact type="normal">
57 <p>
58 A remote attacker could exploit one of these vulnerabilities to inject
59 arbitrary script or HTML content, obtain sensitive information or cause
60 a Denial of Service.
61 </p>
62 </impact>
63 <workaround>
64 <p>
65 There is no known workaround at this time.
66 </p>
67 </workaround>
68 <resolution>
69 <p>
70 All Apache users should upgrade to the latest version:
71 </p>
72 <code>
73 # emerge --sync
74 # emerge --ask --oneshot --verbose &quot;&gt;=www-servers/apache-2.0.59-r5&quot;</code>
75 </resolution>
76 <references>
77 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5752">CVE-2006-5752</uri>
78 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1862">CVE-2007-1862</uri>
79 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1863">CVE-2007-1863</uri>
80 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3304">CVE-2007-3304</uri>
81 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3847">CVE-2007-3847</uri>
82 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4465">CVE-2007-4465</uri>
83 </references>
84 <metadata tag="requester" timestamp="Tue, 25 Sep 2007 14:34:09 +0000">
85 p-y
86 </metadata>
87 <metadata tag="bugReady" timestamp="Tue, 25 Sep 2007 14:34:48 +0000">
88 p-y
89 </metadata>
90 <metadata tag="submitter" timestamp="Mon, 15 Oct 2007 20:07:35 +0000">
91 p-y
92 </metadata>
93 </glsa>
94
95
96
97 --
98 gentoo-commits@g.o mailing list