CVE-2016-2155
medium
CVSS v3
4.3
CVSS v2
4.0
VIR risk
4.3
Description
Moodle allows attackers to modify "Exclude grade" settings
Predictions
Exploit likelihood
53%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://moodle.org/mod/forum/discuss.php?d=330177
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | moodle/moodle | >=2.8.0,<2.8.11 | 2.8.11 |
| Packagist | moodle/moodle | >=2.9.0,<2.9.5 | 2.9.5 |
| Packagist | moodle/moodle | >=3.0.0,<3.0.3 | 3.0.3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| moodle | moodle | 2.8.0 | |
| moodle | moodle | 2.8.1 | |
| moodle | moodle | 2.8.2 | |
| moodle | moodle | 2.8.3 | |
| moodle | moodle | 2.8.4 | |
| moodle | moodle | 2.8.5 | |
| moodle | moodle | 2.8.6 | |
| moodle | moodle | 2.8.7 | |
| moodle | moodle | 2.8.8 | |
| moodle | moodle | 2.8.9 | |
| moodle | moodle | 2.8.10 | |
| moodle | moodle | 2.9.0 | |
| moodle | moodle | 2.9.1 | |
| moodle | moodle | 2.9.2 | |
| moodle | moodle | 2.9.3 | |
| moodle | moodle | 2.9.4 | |
| moodle | moodle | 3.0.0 | |
| moodle | moodle | 3.0.1 | |
| moodle | moodle | 3.0.2 | |
References
- http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-52378
- http://www.openwall.com/lists/oss-security/2016/03/21/1
- http://www.securitytracker.com/id/1035333
- https://moodle.org/mod/forum/discuss.php?d=330177
- https://nvd.nist.gov/vuln/detail/CVE-2016-2155
- https://github.com/moodle/moodle/commit/3328dc32a75d6aa4bc92865fa236dc6d52dcb7bf
- https://github.com/moodle/moodle/commit/5208032b23b7999d7048a3da7a4b70c038d93506
- https://github.com/moodle/moodle/commit/71beedee8c82c378ed10a0569c8b19ec641df9e3
- https://github.com/moodle/moodle/commit/ad67b7eeea4abf194eb432d5958e9a7032ee2c25
- https://github.com/moodle/moodle/commit/ae66ed23b6ae8000efd4e1f612697892c9795c65
- https://github.com/moodle/moodle/commit/b74d0f8404651d9ad0d97fd7eb58a94079342eb3
- https://github.com/moodle/moodle/commit/c7f7b18adecb4a80c4f3defee31e72e591133693
- https://github.com/moodle/moodle
- https://web.archive.org/web/20160424224349/http://www.securitytracker.com/id/1035333
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.