vendor:
tinyCMS
by:
cOndemned
8.8
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: tinyCMS
Affected Version From: 1.1.2002
Affected Version To: 1.1.2002
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
2008
tinyCMS 1.1.2 (templater.php) Local File Inclusion Vulnerability
tinyCMS 1.1.2 is vulnerable to a Local File Inclusion vulnerability due to a lack of sanitization of user-supplied input. An attacker can exploit this vulnerability to include arbitrary local files on the server, such as the /etc/passwd file, by supplying a maliciously crafted value for the 'config[template]' parameter in a request to the 'templater.php' script.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in file operations.