vendor:
ttCMS_v5
by:
ItSecTeam
7,5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: ttCMS_v5
Affected Version From: ttCMS_v5
Affected Version To: ttCMS_v5
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
2020
ttCMS_v5 remote file include
ttCMS_v5 is vulnerable to a remote file include vulnerability. An attacker can exploit this vulnerability by sending a malicious URL to the victim. The malicious URL contains a malicious file which is hosted on a remote server. The malicious file is then included in the application and executed.
Mitigation:
The application should be configured to only include files from trusted sources. Input validation should be used to prevent malicious input from being passed to the application.