CVE-2014-7838
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Moodle has multiple cross-site request forgery (CSRF) vulnerabilities in the Forum module
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=275164
Vendor advisory: secalert@redhat.com — http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-48019
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-48019
- http://openwall.com/lists/oss-security/2014/11/17/11
- http://www.securitytracker.com/id/1031215
- https://moodle.org/mod/forum/discuss.php?d=275164
- https://nvd.nist.gov/vuln/detail/CVE-2014-7838
- https://github.com/moodle/moodle/commit/545eb1bcfdbfc352bf6c31edf440485ba6d5af42
- https://github.com/moodle/moodle/commit/7a311adbba9471edb5a49e4c4b8c356c87f0e44b
- https://github.com/moodle/moodle/commit/bef4a5e01739f2b239c0910b9e1aa2841b979f7d
- https://github.com/moodle/moodle/commit/c812956efda7d10dfdce5ae19c0ec8879de38a31
- https://github.com/moodle/moodle
- https://web.archive.org/web/20150914064838/http://www.securitytracker.com/id/1031215
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.