vendor:
TYPO3
by:
SecurityFocus
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: TYPO3
Affected Version From: N/A
Affected Version To: N/A
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
2002
TYPO3 Remote File Include Vulnerability
TYPO3 is prone to an issue that may allow remote attackers to include files located on attacker-controlled servers. This vulnerability is as a result of insufficient sanitization performed on remote user-supplied data. Under some circumstances, it is possible for remote attackers to influence the path for an include file to point to an external file by manipulating URI parameters. If the remote file is a malicious file, this may be exploited to execute arbitrary system commands in the context of the web server.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.