vendor:
PEEL
by:
SecurityFocus
8.8
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: PEEL
Affected Version From: N/A
Affected Version To: N/A
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: N/A
2002
PEEL Remote File Inclusion Vulnerability
PEEL is vulnerable to a Remote File Inclusion (RFI) vulnerability, which allows an attacker to include arbitrary files located on remote servers. An attacker can exploit this vulnerability by supplying a path to a maliciously created file, located on an attacker-controlled host, as a value for some parameters. If the remote file is a PHP script, this may allow for execution of attacker-supplied PHP code with the privileges of the webserver.
Mitigation:
To mitigate this vulnerability, the application should filter user-supplied input to prevent the inclusion of malicious files.