Improper input validation in Perl Cgi Lite

CVE-2003-1365

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.

Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)

EPSS: 0.019 (77.5th percentile) — read the EPSS interpretation.

Affected products

Weakness classification (CWE)

References