vendor:
PHP
by:
SecurityFocus
7.5
CVSS
HIGH
PHP Header Injection
94
CWE
Product Name: PHP
Affected Version From: All
Affected Version To: All
Patch Exists: No
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: Microsoft Windows, Linux, and Unix
2002
PHP Header Injection
It has been reported that a vulnerability in the PHP header function exists. It may be possible for a user to supply arbitrary script code in an URL that would allow the injection of script code into the HTTP header.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the header function.