Vulnerabilities (CVE)

Filtered by vendor Perl Subscribe
Filtered by product Cgi Lite
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2003-1365 1 Perl 1 Cgi Lite 2023-12-10 5.0 MEDIUM N/A
The escape_dangerous_chars function in CGI::Lite 2.0 and earlier does not correctly remove special characters including (1) "\" (backslash), (2) "?", (3) "~" (tilde), (4) "^" (carat), (5) newline, or (6) carriage return, which could allow remote attackers to read or write arbitrary files, or execute arbitrary commands, in shell scripts that rely on CGI::Lite to filter such dangerous inputs.