vendor:
Tugux CMS
by:
Gjoko 'LiquidWorm' Krstic, Zero Science Lab
8.8
CVSS
HIGH
Reflected and stored XSS, SQL Injection, Local File Inclusion, URL Redirection
79, 89, 94, 601
CWE
Product Name: Tugux CMS
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: YES
Related CWE: N/A
CPE: a:tugux_studios:tugux_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: Microsoft Windows XP Professional SP3 (EN), Apache 2.2.14 (Win32), PHP 5.3.1, MySQL 5.1.41
2011
Tugux CMS 1.2 Multiple Remote Vulnerabilities
The application suffers from multiple issues including: reflected and stored xss, sql Injection, local file inclusion, url redirection. Vulnerable parameters include: 'name', 'comment', 'nid', 'submit1', 'email', 'topic_id'.
Mitigation:
Ensure that all user-supplied input is properly sanitized and validated before being used in any SQL queries, and that all output is properly encoded before being returned to the user.