vendor:
ImpressPages CMS
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Multiple XSS/SQLi
89, 89, 89
CWE
Product Name: ImpressPages CMS
Affected Version From: 3.6
Affected Version To: 3.6
Patch Exists: YES
Related CWE: N/A
CPE: a:impresspages_uab:impresspages_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 7 Ultimate SP1 (EN), Apache 2.4.2, PHP 5.4.7, MySQL 5.5.25a
2013
ImpressPages CMS v3.6 Multiple XSS/SQLi Vulnerabilities
Input passed via several parameters is not properly sanitized before being returned to the user or used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code and HTML/script code in a user's browser session in context of an affected site.
Mitigation:
Input validation and sanitization should be implemented to prevent malicious code injection.