vendor:
e107
by:
indoushka
7,5
CVSS
HIGH
RFI
98
CWE
Product Name: e107
Affected Version From: 0.7.21
Affected Version To: 0.7.21
Patch Exists: YES
Related CWE: N/A
CPE: e107:e107
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2010
e107 0.7.21 full Mullti (RFI/XSS) Vulnerabilities
e107 0.7.21 is vulnerable to a Remote File Inclusion vulnerability due to a lack of proper sanitization of user-supplied input. This allows an attacker to include a remote file, usually through a malicious URL, containing arbitrary code and execute it in the context of the webserver process.
Mitigation:
Input validation should be used to prevent the inclusion of remote files. Additionally, the web server should be configured to deny requests to files with certain extensions.