Gentoo Archives: gentoo-commits

From: "Kristian Fiskerstrand (k_f)" <k_f@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201408-12.xml
Date: Fri, 29 Aug 2014 10:56:25
Message-Id: 20140829105620.EB7CC429E@oystercatcher.gentoo.org
1 k_f 14/08/29 10:56:20
2
3 Added: glsa-201408-12.xml
4 Log:
5 GLSA 201408-12
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201408-12.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201408-12.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201408-12.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201408-12.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="201408-12">
20 <title>Apache HTTP Server: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been discovered in Apache HTTP
22 Server, the worse of which could lead to execution of arbitrary code or a
23 Denial of Service condition
24 </synopsis>
25 <product type="ebuild">apache,dos,ace</product>
26 <announced>August 29, 2014</announced>
27 <revised>August 29, 2014: 1</revised>
28 <bug>504990</bug>
29 <bug>507866</bug>
30 <bug>517298</bug>
31 <access>remote</access>
32 <affected>
33 <package name="www-servers/apache" auto="yes" arch="*">
34 <unaffected range="ge">2.2.27-r4</unaffected>
35 <vulnerable range="lt">2.2.27-r4</vulnerable>
36 </package>
37 </affected>
38 <background>
39 <p>Apache HTTP Server is one of the most popular web servers on the
40 Internet.
41 </p>
42 </background>
43 <description>
44 <p>Multiple vulnerabilities have been found in Apache HTTP Server. Please
45 review the CVE identifiers referenced below for details.
46 </p>
47 </description>
48 <impact type="high">
49 <p>A remote attacker could send a specially crafted request to possibly
50 execute arbitrary code, cause Denial of Service, or obtain sensitive
51 information.
52 </p>
53 </impact>
54 <workaround>
55 <p>There is no known workaround at this time.</p>
56 </workaround>
57 <resolution>
58 <p>All Apache HTTP Server users should upgrade to the latest version:</p>
59
60 <code>
61 # emerge --sync
62 # emerge --ask --oneshot --verbose "&gt;=www-servers/apache-2.2.27-r4"
63 </code>
64
65 </resolution>
66 <references>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-6438">CVE-2013-6438</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0098">CVE-2014-0098</uri>
69 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0226">CVE-2014-0226</uri>
70 </references>
71 <metadata tag="requester" timestamp="Tue, 20 May 2014 22:08:40 +0000">
72 BlueKnight
73 </metadata>
74 <metadata tag="submitter" timestamp="Fri, 29 Aug 2014 10:56:11 +0000">K_F</metadata>
75 </glsa>