CVE-2025-40907
5.3
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Exploitability: 3.9 / Impact: 1.4
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
Description
FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library.
The included FastCGI library is affected by CVE-2025-23016, causing 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.
Affected (1)
Related CWEs
CWE-122
Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
CWE-190
Integer Overflow or Wraparound
The product performs a calculation that can
produce an integer overflow or wraparound when the logic
assumes that the resulting value will always be larger than
the original value. This occurs when an integer value is
incremented to a value that is too large to store in the
associated representation. When this occurs, the value may
become a very small or negative number.
References (6)
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Mailing ListThird Party Advisory
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
ExploitIssue Tracking
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Release Notes
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
ExploitIssue Tracking
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Patch
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
ExploitThird Party Advisory
Timeline
No history available yet.