vendor:
PHP-Nuke
by:
SecurityFocus
7.5
CVSS
HIGH
HTTP Response Splitting
20
CWE
Product Name: PHP-Nuke
Affected Version From: 7.6
Affected Version To: 7.6
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2005
PHP-Nuke HTTP Response Splitting Vulnerability
PHP-Nuke is prone to a 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:
Input validation should be used to ensure that user-supplied data does not contain malicious content.