CVE-2020-25701
19.11.2020, 17:15
If the upload course tool in Moodle was used to delete an enrollment method which did not exist or was not already enabled, the tool would erroneously enable that enrollment method. This could lead to unintended users gaining access to the course. Versions affected: 3.9 to 3.9.2, 3.8 to 3.8.5, 3.7 to 3.7.8, 3.5 to 3.5.14 and earlier unsupported versions. This is fixed in moodle 3.9.3, 3.8.6, 3.7.9, 3.5.15, and 3.10.Enginsight
Vendor | Product | Version |
---|---|---|
moodle | moodle | 3.5.0 ≤ 𝑥 ≤ 3.5.14 |
moodle | moodle | 3.7.0 ≤ 𝑥 ≤ 3.7.8 |
moodle | moodle | 3.8.0 ≤ 𝑥 ≤ 3.8.5 |
moodle | moodle | 3.9.0 ≤ 𝑥 ≤ 3.9.2 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-284 - Improper Access ControlThe software does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
References