vendor:
CMScout
by:
XroGuE
7,5
CVSS
HIGH
XSS/HTML Injection, SQL Injection
79, 89
CWE
Product Name: CMScout
Affected Version From: N/A
Affected Version To: N/A
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
2010
CMScout (XSS/HTML Injection) Multiple Vulnerabilities
CMScout is vulnerable to XSS/HTML Injection and SQL Injection. For XSS/HTML Injection, the exploit is http://[target]/[path]/index.php?page=[XSS/HTML]. For SQL Injection, the exploit is http://[target]/[path]/index.php?page=[SQL].
Mitigation:
Input validation and sanitization should be done to prevent XSS/HTML Injection and SQL Injection.