Cross-site scripting in Moodle - CVE-2019-14827
Published: September 16, 2019
Moodle
Detailed vulnerability description
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data within the Mustache templates via recursive rendering from contexts. A remote authenticated attacker can use Mustache helper tags to execute arbitrary JavaScript code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.