vendor:
SyndeoCMS
by:
High-Tech Bridge SA - Ethical Hacking & Penetration Testing
N/A
CVSS
MEDIUM
SQL injection and XSS (Cross Site Scripting)
89 (SQL injection) and 79 (XSS)
CWE
Product Name: SyndeoCMS
Affected Version From: 2.8.02
Affected Version To: 2.8.02
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2011
SyndeoCMS SQL Injection and XSS Vulnerabilities
The SQL injection vulnerability exists in the 'index.php' script of SyndeoCMS, allowing the execution of arbitrary JavaScript code. The XSS vulnerability exists in the '/starnet/addons/scroll_page' script, allowing the execution of arbitrary JavaScript code.
Mitigation:
Proper input sanitization and validation should be implemented in the affected scripts to prevent SQL injection and XSS attacks.