git: a8dd74f93979 - main - security/vuxml: Add entry for fcgi < 2.4.5

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Mon, 05 May 2025 16:04:44 UTC
The branch main has been updated by fernape:

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

commit a8dd74f93979678a560ba287e39045b45146211d
Author:     Christos Chatzaras <chris@cretaforce.gr>
AuthorDate: 2025-05-05 16:03:39 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-05-05 16:03:39 +0000

    security/vuxml: Add entry for fcgi < 2.4.5
    
    PR:             286590
    Reported by:    chris@cretaforce.gr
---
 security/vuxml/vuln/2025.xml | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 526b546e76b7..0d2073252dbb 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,33 @@
+  <vuln vid="5f868a5f-2943-11f0-bb22-f02f7432cf97">
+    <topic>fcgi -- Heap-based buffer overflow via crafted nameLen/valueLen in ReadParams</topic>
+    <affects>
+      <package>
+	<name>fcgi</name>
+	<range><lt>2.4.5</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">
+	<p>cve@mitre.org reports:</p>
+	<blockquote cite="https://github.com/FastCGI-Archives/fcgi2/issues/67">
+	<p>FastCGI fcgi2 (aka fcgi) 2.x through 2.4.4 has an integer
+	overflow (and resultant heap-based buffer overflow) via
+	crafted nameLen or valueLen values in data to the IPC socket.
+	This occurs in ReadParams in fcgiapp.c.</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2025-23016</cvename>
+      <url>https://nvd.nist.gov/vuln/detail/CVE-2025-23016</url>
+      <url>https://github.com/FastCGI-Archives/fcgi2/issues/67</url>
+    </references>
+    <dates>
+      <discovery>2025-01-10</discovery>
+      <entry>2025-05-04</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="7e7a32e7-2901-11f0-ab20-b42e991fc52e">
     <topic>dnsdist -- Denial of service via crafted DoH exchange</topic>
     <affects>