CVE-2022-35649
25.07.2022, 16:15
The vulnerability was found in Moodle, occurs due to improper input validation when parsing PostScript code. An omitted execution parameter results in a remote code execution risk for sites running GhostScript versions older than 9.50. Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
Vendor | Product | Version |
---|---|---|
moodle | moodle | 3.9.0 ≤ 𝑥 < 3.9.15 |
moodle | moodle | 3.11.0 ≤ 𝑥 < 3.11.8 |
moodle | moodle | 4.0.0 ≤ 𝑥 < 4.0.2 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- 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.
- 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.
References