vendor:
ContentNow
by:
r0ut3r
9,3
CVSS
CRITICAL
Local File Inclusion
98
CWE
Product Name: ContentNow
Affected Version From: 1.30
Affected Version To: 1.30
Patch Exists: NO
Related CWE: N/A
CPE: a:contentnow:contentnow:1.30
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
2006
ContentNow 1.30 Local File Include & Arbitrary File Upload/Delete Vulnerabilities
A local file inclusion vulnerability exists in ContentNow 1.30 due to insufficient sanitization of user-supplied input to the 'lang' parameter in the 'index.php' script. An attacker can exploit this vulnerability to include arbitrary files from the web server, such as the '/etc/passwd' file, by sending a specially crafted HTTP request.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in file operations.