CVE-2014-7846
medium
CVSS v3
—
CVSS v2
4.0
VIR risk
4.0
Description
Moodle does not consider the moodle/tag:edit capability before adding a tag
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://moodle.org/mod/forum/discuss.php?d=275157
Vendor advisory: secalert@redhat.com — http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-47965
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | moodle/moodle | <2.5.9 | 2.5.9 |
| Packagist | moodle/moodle | >=2.6.0,<2.6.6 | 2.6.6 |
| Packagist | moodle/moodle | >=2.7.0,<2.7.3 | 2.7.3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| moodle | moodle | {"endIncluding":"2.4.11"} | |
| moodle | moodle | 2.5.0 | |
| moodle | moodle | 2.5.1 | |
| moodle | moodle | 2.5.2 | |
| moodle | moodle | 2.5.3 | |
| moodle | moodle | 2.5.4 | |
| moodle | moodle | 2.5.5 | |
| moodle | moodle | 2.5.6 | |
| moodle | moodle | 2.5.7 | |
| moodle | moodle | 2.5.8 | |
| moodle | moodle | 2.6.0 | |
| moodle | moodle | 2.6.1 | |
| moodle | moodle | 2.6.2 | |
| moodle | moodle | 2.6.3 | |
| moodle | moodle | 2.6.4 | |
| moodle | moodle | 2.6.5 | |
| moodle | moodle | 2.7.0 | |
| moodle | moodle | 2.7.1 | |
| moodle | moodle | 2.7.2 | |
References
- http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-47965
- http://openwall.com/lists/oss-security/2014/11/17/11
- http://www.securitytracker.com/id/1031215
- https://moodle.org/mod/forum/discuss.php?d=275157
- https://nvd.nist.gov/vuln/detail/CVE-2014-7846
- https://github.com/moodle/moodle/commit/1d9e0857f8bd9f21d25886f77cc13120f9d6be08
- https://github.com/moodle/moodle/commit/932694ca59413ce8a0546b8bfb97e07e3b4cf17b
- https://github.com/moodle/moodle/commit/bb69623c5c0754467f01f916f94446e1caddb6a8
- https://github.com/moodle/moodle
- https://web.archive.org/web/20150914064838/http://www.securitytracker.com/id/1031215
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.