vendor:
Moodle
by:
Gjoko 'LiquidWorm' Krstic
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Moodle
Affected Version From: 2.5.2009
Affected Version To: 2.8.2003
Patch Exists: YES
Related CWE: CVE-2015-2269
CPE: a:moodle:moodle
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: nginx, PHP/5.4.22
2015
Moodle 2.5.9/2.6.8/2.7.5/2.8.3 Block Title Handler Cross-Site Scripting
Moodle suffers from persistent XSS vulnerabilities. Input passed to the POST parameters 'config_title' and 'title' thru index.php, are not properly sanitized allowing the attacker to execute HTML or JS code into user's browser session on the affected site. Affected components: Blocks, Glossary, RSS and Tags.
Mitigation:
Input validation should be used to prevent the execution of malicious code.