git: 6e4b978b3be4 - main - security/vuxml: Document Apache httpd vulnerabilities

From: Bernard Spil <brnrd_at_FreeBSD.org>
Date: Fri, 05 Apr 2024 10:08:15 UTC
The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e4b978b3be4e6f2fc08a1e5a23d0b7acddd1e4f

commit 6e4b978b3be4e6f2fc08a1e5a23d0b7acddd1e4f
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2024-04-05 10:07:56 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2024-04-05 10:07:56 +0000

    security/vuxml: Document Apache httpd vulnerabilities
---
 security/vuxml/vuln/2024.xml | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index acabb5689a78..cb4868cdd040 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,36 @@
+  <vuln vid="8e6f684b-f333-11ee-a573-84a93843eb75">
+    <topic>Apache httpd -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>apache24</name>
+	<range><lt>2.4.59</lt></range>
+      </package>
+      <package>
+	<name>mod_http2</name>
+	<range><lt>2.0.27</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">
+	<p>The Apache httpd project reports:</p>
+	<blockquote cite="https://downloads.apache.org/httpd/CHANGES_2.4.59">
+	  <p>HTTP/2 DoS by memory exhaustion on endless continuation frames</p>
+	  <p>HTTP Response Splitting in multiple modules</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2024-27316</cvename>
+      <cvename>CVE-2024-24795</cvename>
+      <cvename>CVE-2024-38709</cvename>
+      <url>https://downloads.apache.org/httpd/CHANGES_2.4.59</url>
+    </references>
+    <dates>
+      <discovery>2024-04-04</discovery>
+      <entry>2024-04-05</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="c2431c4e-622c-4d92-996d-d8b5258ae8c9">
     <topic>electron{27,28} -- multiple vulnerabilities</topic>
     <affects>