CVE-2018-14630
17.09.2018, 18:29
moodle before versions 3.5.2, 3.4.5, 3.3.8, 3.1.14 is vulnerable to an XML import of ddwtos could lead to intentional remote code execution. When importing legacy 'drag and drop into text' (ddwtos) type quiz questions, it was possible to inject and execute PHP code from within the imported questions, either intentionally or by importing questions from an untrusted source.
Vendor | Product | Version |
---|---|---|
moodle | moodle | 𝑥 ≤ 3.0.10 |
moodle | moodle | 3.1.0 ≤ 𝑥 < 3.1.14 |
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-94 - Improper Control of Generation of Code ('Code Injection')The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
References