vendor:
LimeSurvey
by:
Gjoko 'LiquidWorm' Krstic
N/A
CVSS
N/A
Script Insertion And SQL Injection
Unknown
CWE
Product Name: LimeSurvey
Affected Version From: 2.00+ build 131009
Affected Version To: 2.00+ build 131107
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows 7 Ultimate SP1 (EN), Apache 2.4.2 (Win32), PHP 5.4.7, MySQL 5.5.25a
2013
LimeSurvey v2.00+ (build 131107) Script Insertion And SQL Injection Vulnerability
LimeSurvey suffers from a stored cross-site scripting and SQL Injection vulnerability. Input passed to the 'label_name' POST parameter is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. Input passed to the 'group_name' POST parameter is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Unknown