summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201701-36.xml')
-rw-r--r--metadata/glsa/glsa-201701-36.xml65
1 files changed, 65 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201701-36.xml b/metadata/glsa/glsa-201701-36.xml
new file mode 100644
index 000000000000..5ff07a59562d
--- /dev/null
+++ b/metadata/glsa/glsa-201701-36.xml
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201701-36">
+ <title>Apache: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Apache, the worst of
+ which could lead to a Denial of Service condition.
+ </synopsis>
+ <product type="ebuild">apache</product>
+ <announced>2017-01-15</announced>
+ <revised count="02">2017-01-17</revised>
+ <bug>529130</bug>
+ <bug>589226</bug>
+ <bug>601736</bug>
+ <bug>603130</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-servers/apache" auto="yes" arch="*">
+ <unaffected range="ge">2.4.25</unaffected>
+ <vulnerable range="lt">2.4.25</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>The Apache HTTP server is one of the most popular web servers on the
+ Internet.
+ </p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Apache. Please review
+ the CVE identifiers, upstream Apache Software Foundation documentation,
+ and HTTPoxy website referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could cause a Denial of Service condition via multiple
+ vectors or response splitting and cache pollution. Additionally, an
+ attacker could intercept unsecured (HTTP) transmissions via the HTTPoxy
+ vulnerability.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Apache users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=www-servers/apache-2.4.25"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://www.apache.org/security/asf-httpoxy-response.txt">Apache
+ Software Foundation Projects and "httpoxy" CERT VU #797896
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3583">CVE-2014-3583</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-0736">CVE-2016-0736</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2161">CVE-2016-2161</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-5387">CVE-2016-5387</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-8740">CVE-2016-8740</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-8743">CVE-2016-8743</uri>
+ <uri link="https://httpoxy.org/">HTTPoxy Website</uri>
+ </references>
+ <metadata tag="requester" timestamp="2016-11-01T05:14:20Z">BlueKnight</metadata>
+ <metadata tag="submitter" timestamp="2017-01-17T12:28:49Z">b-man</metadata>
+</glsa>