vendor:
HPE
by:
SecurityFocus
7.5
CVSS
HIGH
Remote File-Include Vulnerabilities
94
CWE
Product Name: HPE
Affected Version From: 1
Affected Version To: 2000.6.1
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
2006
Multiple Remote File-Include Vulnerabilities in HPE
Multiple remote file-include vulnerabilities affect HPE because the application fails to properly sanitize user-supplied input before using it in a PHP 'include()' function call. An attacker may leverage these issues to execute arbitrary server-side script code on an affected computer with the privileges of the webserver process.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized before being used in a PHP 'include()' function call.