vendor:
PHP Handicapper
by:
7.5
CVSS
HIGH
HTTP Response Splitting
113
CWE
Product Name: PHP Handicapper
Affected Version From:
Affected Version To:
Patch Exists: No
Related CWE:
CPE:
Platforms Tested:
PHP Handicapper HTTP Response Splitting Vulnerability
PHP Handicapper is vulnerable to an HTTP response splitting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input. A remote attacker may exploit this vulnerability to influence or misrepresent how Web content is served, cached or interpreted. This could aid in various attacks that attempt to entice client users into a false sense of trust.
Mitigation:
Properly sanitize user-supplied input and validate it against a whitelist of allowed characters.