CVE-2019-14883
18.03.2020, 13:15
A vulnerability was found in Moodle 3.6 before 3.6.7 and 3.7 before 3.7.3, where tokens used to fetch inline atachments in email notifications were not disabled when a user's account was no longer active. Note: to access files, a user would need to know the file path, and their token.Enginsight
Vendor | Product | Version |
---|---|---|
moodle | moodle | 3.6.0 ≤ 𝑥 < 3.6.7 |
moodle | moodle | 3.7.0 ≤ 𝑥 < 3.7.3 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-285 - Improper AuthorizationThe software does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
- CWE-862 - Missing AuthorizationThe software does not perform an authorization check when an actor attempts to access a resource or perform an action.