git: 33ef74eef2f0 - main - security/vuxml: Document Apache httpd vulnerability

From: Bernard Spil <brnrd_at_FreeBSD.org>
Date: Sat, 09 Aug 2025 14:19:10 UTC
The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=33ef74eef2f054069750ccb4a7ace19f54204476

commit 33ef74eef2f054069750ccb4a7ace19f54204476
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2025-08-09 14:19:07 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2025-08-09 14:19:07 +0000

    security/vuxml: Document Apache httpd vulnerability
---
 security/vuxml/vuln/2025.xml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 8e38998346b0..35abec241e32 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,29 @@
+  <vuln vid="fb08d146-752a-11f0-952c-8447094a420f">
+    <topic>Apache httpd -- evaluation always true</topic>
+    <affects>
+      <package>
+	<name>apache24</name>
+	<range><ge>2.4.64</ge><lt>2.4.65</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.65">
+	  <p>'RewriteCond expr' always evaluates to true in 2.4.64.</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2025-54090</cvename>
+      <url>https://downloads.apache.org/httpd/CHANGES_2.4.65</url>
+    </references>
+    <dates>
+      <discovery>2025-07-23</discovery>
+      <entry>2025-08-09</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="66f35fd9-73f5-11f0-8e0e-002590c1f29c">
     <topic>FreeBSD -- Integer overflow in libarchive leading to double free</topic>
     <affects>