summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202309-01.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-08 22:31:44 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-08 22:31:44 +0100
commit07e5258263817a33e6c141c7f2626f909688bdb1 (patch)
tree672db8f3d96096edfd3ef013d3869640a9856a0d /metadata/glsa/glsa-202309-01.xml
parent5e2dc8e9ee14034d872c67b64a63af413f63ad47 (diff)
gentoo auto-resync : 08:09:2023 - 22:31:44
Diffstat (limited to 'metadata/glsa/glsa-202309-01.xml')
-rw-r--r--metadata/glsa/glsa-202309-01.xml47
1 files changed, 47 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202309-01.xml b/metadata/glsa/glsa-202309-01.xml
new file mode 100644
index 000000000000..0892fd30ef08
--- /dev/null
+++ b/metadata/glsa/glsa-202309-01.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202309-01">
+ <title>Apache HTTPD: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in Apache HTTPD, the worst of which could result in denial of service.</synopsis>
+ <product type="ebuild">apache</product>
+ <announced>2023-09-08</announced>
+ <revised count="1">2023-09-08</revised>
+ <bug>891211</bug>
+ <bug>900416</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-servers/apache" auto="yes" arch="*">
+ <unaffected range="ge">2.4.56</unaffected>
+ <vulnerable range="lt">2.4.56</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 HTTPD. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="low">
+ <p>Please review the referenced CVE identifiers for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Apache HTTPD users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=www-servers/apache-2.4.56"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2006-20001">CVE-2006-20001</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-36760">CVE-2022-36760</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-37436">CVE-2022-37436</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-25690">CVE-2023-25690</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-27522">CVE-2023-27522</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-09-08T19:12:28.502608Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2023-09-08T19:12:28.508873Z">graaff</metadata>
+</glsa> \ No newline at end of file