vendor:
Mantis
by:
SecurityFocus
8.8
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Mantis
Affected Version From: Mantis 0.17.0
Affected Version To: Mantis 0.17.4
Patch Exists: YES
Related CWE: CVE-2002-1390
CPE: o:mantis:mantis
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
2002
Mantis Remote File Inclusion Vulnerability
Mantis is vulnerable to a Remote File Inclusion vulnerability due to its failure to properly validate the path to the include file. Attackers can specify an arbitrary path, either to a local file or a file on a remote server, and include PHP files located on remote servers. This can lead to the execution of arbitrary commands with the privileges of the webserver.
Mitigation:
Ensure that the path to the include file is properly validated.