perl-catalyst/FCGI

perl-catalyst/FCGI

Releases22
Frequency6 months 2 weeks
Last Release
Stars5
Fast CGI module (https://metacpan.org/pod/FCGI)

CVE History

CVEPublishedCVSS v3CVSS v2
5.3 MEDIUM

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.