summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201309-12.xml')
-rw-r--r--metadata/glsa/glsa-201309-12.xml62
1 files changed, 62 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201309-12.xml b/metadata/glsa/glsa-201309-12.xml
new file mode 100644
index 000000000000..09511e9bbdce
--- /dev/null
+++ b/metadata/glsa/glsa-201309-12.xml
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201309-12">
+ <title>Apache HTTP Server: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in Apache HTTP
+ Server, possibly allowing remote attackers to execute arbitrary code, cause
+ a Denial of Service condition or perform man-in-the-middle attacks.
+ </synopsis>
+ <product type="ebuild">apache</product>
+ <announced>2013-09-23</announced>
+ <revised count="1">2013-09-23</revised>
+ <bug>275645</bug>
+ <bug>438680</bug>
+ <bug>466502</bug>
+ <bug>476568</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-servers/apache" auto="yes" arch="*">
+ <unaffected range="ge">2.2.25</unaffected>
+ <vulnerable range="lt">2.2.25</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Apache HTTP Server is one of the most popular web servers on the
+ Internet.
+ </p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been found in Apache HTTP Server. Please
+ review the CVE identifiers and research paper referenced below for
+ details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could send a specially crafted request to possibly
+ execute arbitrary code, cause Denial of Service, or obtain sensitive
+ information.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Apache HTTP Server users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=www-servers/apache-2.2.25"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6750">CVE-2007-6750</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-4929">CVE-2012-4929</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1862">CVE-2013-1862</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1896">CVE-2013-1896</uri>
+ <uri link="https://www.iacr.org/cryptodb/archive/2002/FSE/3091/3091.pdf">
+ Compression and Information Leakage of Plaintext
+ </uri>
+ </references>
+ <metadata tag="requester" timestamp="2012-03-06T01:03:17Z">craig</metadata>
+ <metadata tag="submitter" timestamp="2013-09-23T23:22:02Z">ackle</metadata>
+</glsa>