vendor:
DoceboLMS
by:
Gjoko 'LiquidWorm' Krstic
7.5
CVSS
HIGH
Multiple Stored XSS Vulnerabilities
79
CWE
Product Name: DoceboLMS
Affected Version From: 4.0.4 CE
Affected Version To: 4.0.4 CE
Patch Exists: NO
Related CWE: N/A
CPE: a:docebo:docebolms:4.0.4_ce
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
DoceboLMS 4.0.4 Multiple Stored XSS Vulnerabilities
DoceboLMS suffers from multiple stored XSS vulnerabilities pre and post auth. Input thru the POST parameters 'name', 'code' and 'title' in index.php is not sanitized allowing the attacker to execute HTML code into user's browser session on the affected site. URI based XSS vulnerabilities are also present.
Mitigation:
Input validation and sanitization should be done for all user input.