48 lines
1.5 KiB
XML
48 lines
1.5 KiB
XML
<?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 ">=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>
|