VYPR

Cgi.pm

by Andy Armstrong

Source repositories

CVEs (5)

  • CVE-2012-5526Nov 21, 2012
    risk 0.00cvss epss 0.03

    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-4411Dec 6, 2010
    risk 0.00cvss epss 0.03

    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-4410Dec 6, 2010
    risk 0.00cvss epss 0.02

    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…

  • CVE-2010-2761Dec 6, 2010
    risk 0.00cvss epss 0.03

    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…

  • CVE-2003-0615Aug 27, 2003
    risk 0.00cvss epss 0.04

    Cross-site scripting (XSS) vulnerability in start_form() of CGI.pm allows remote attackers to insert web script via a URL that is fed into the form's action parameter.