summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201904-20.xml')
-rw-r--r--metadata/glsa/glsa-201904-20.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201904-20.xml b/metadata/glsa/glsa-201904-20.xml
new file mode 100644
index 000000000000..3600d8fe7704
--- /dev/null
+++ b/metadata/glsa/glsa-201904-20.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201904-20">
+ <title>Apache: Privilege escalation</title>
+ <synopsis>A vulnerability in Apache might allow an attacker to escalate
+ privileges.
+ </synopsis>
+ <product type="ebuild">apache</product>
+ <announced>2019-04-22</announced>
+ <revised count="1">2019-04-22</revised>
+ <bug>682306</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-servers/apache" auto="yes" arch="*">
+ <unaffected range="ge">2.4.39</unaffected>
+ <vulnerable range="lt">2.4.39</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>The Apache HTTP server is one of the most popular web servers on the
+ Internet.
+ </p>
+ </background>
+ <description>
+ <p>A vulnerability was discovered in Apache with MPM event, worker, or
+ prefork.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>An attacker could escalate privileges.</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.39"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-0211">CVE-2019-0211</uri>
+ </references>
+ <metadata tag="requester" timestamp="2019-04-21T03:09:02Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2019-04-22T23:27:43Z">b-man</metadata>
+</glsa>