Total
4 CVE
CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
---|---|---|---|---|---|
CVE-2012-5526 | 1 Andy Armstrong | 1 Cgi.pm | 2024-11-21 | 5.0 MEDIUM | N/A |
CGI.pm module before 3.63 for Perl does not properly escape newlines in (1) Set-Cookie or (2) P3P headers, which might allow remote attackers to inject arbitrary headers into responses from applications that use CGI.pm. | |||||
CVE-2010-4411 | 1 Andy Armstrong | 1 Cgi.pm | 2024-11-21 | 4.3 MEDIUM | N/A |
Unspecified vulnerability in CGI.pm 3.50 and earlier allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via unknown vectors. NOTE: this issue exists because of an incomplete fix for CVE-2010-2761. | |||||
CVE-2010-4410 | 1 Andy Armstrong | 2 Cgi-simple, Cgi.pm | 2024-11-21 | 4.3 MEDIUM | N/A |
CRLF injection vulnerability in the header function in (1) CGI.pm before 3.50 and (2) Simple.pm in CGI::Simple 1.112 and earlier allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via vectors related to non-whitespace characters preceded by newline characters, a different vulnerability than CVE-2010-2761 and CVE-2010-3172. | |||||
CVE-2010-2761 | 1 Andy Armstrong | 2 Cgi-simple, Cgi.pm | 2024-11-21 | 4.3 MEDIUM | N/A |
The multipart_init function in (1) CGI.pm before 3.50 and (2) Simple.pm in CGI::Simple 1.112 and earlier uses a hardcoded value of the MIME boundary string in multipart/x-mixed-replace content, which allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via crafted input that contains this value, a different vulnerability than CVE-2010-3172. |