vendor:
HPE
by:
the master
8,8
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: HPE
Affected Version From: 0.6.1
Affected Version To: 0.7.0
Patch Exists: YES
Related CWE: N/A
CPE: a:hpe:hpe
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2020
HPE v0.6.1 Remote File Inclusion Vulnerability
HPE versions 0.6.1, 0.6.5 and 0.7.0 are vulnerable to Remote File Inclusion (RFI) attacks. An attacker can exploit this vulnerability by sending a malicious URL to the vulnerable application. This URL contains a malicious file which is then included in the application. This can lead to arbitrary code execution on the server.
Mitigation:
To mitigate this vulnerability, the application should be configured to only include files from trusted sources. Additionally, input validation should be performed to ensure that the user-supplied data is valid.