vendor:
Content CMS
by:
CWH Underground
7.5
CVSS
HIGH
Arbitrary File Upload and Remote XSS Exploit
79
CWE
Product Name: Content CMS
Affected Version From: 1.4.2001
Affected Version To: 1.4.2001
Patch Exists: No
Related CWE: N/A
CPE: a:contentnow:contentnow_cms
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
ContentNow CMS (Upload/XSS) Multiple Remote Vulnerabilities
This Vulnerability can upload malicious files direct to web server. An attacker can exploit this vulnerability by sending a malicious file to the upload path and then access the file from the upload directory. An attacker can also exploit the Remote XSS vulnerability by sending a malicious script to the vulnerable parameters.
Mitigation:
Ensure that user input is validated and filtered before being used in the application. Use a web application firewall to detect and block malicious input.