CVE-2018-14631
17.09.2018, 20:29
moodle before versions 3.5.2, 3.4.5, 3.3.8 is vulnerable to a boost theme - blog search GET parameter insufficiently filtered. The breadcrumb navigation provided by Boost theme when displaying search results of a blog were insufficiently filtered, which could result in reflected XSS if a user followed a malicious link containing JavaScript in the search parameter.
Vendor | Product | Version |
---|---|---|
moodle | moodle | 3.3.0 ≤ 𝑥 < 3.3.8 |
moodle | moodle | 3.4.0 ≤ 𝑥 < 3.4.5 |
moodle | moodle | 3.5.0 ≤ 𝑥 < 3.5.2 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
References