CVE-2014-7836
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Moodle multiple cross-site request forgery (CSRF) vulnerabilities
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=275162
Vendor advisory: secalert@redhat.com — http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-47924
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-47924
- http://openwall.com/lists/oss-security/2014/11/17/11
- http://www.securitytracker.com/id/1031215
- https://moodle.org/mod/forum/discuss.php?d=275162
- https://nvd.nist.gov/vuln/detail/CVE-2014-7836
- https://github.com/moodle/moodle/commit/48ea41c48f3dcf28fb40fe0b0a1f0c4c0453d34d
- https://github.com/moodle/moodle/commit/75d7e25198eeb6255963e2e46212d89b14e05dd7
- https://github.com/moodle/moodle/commit/babaf596e10ee525e58314b36f8063c65b59aa7d
- https://github.com/moodle/moodle/commit/bac38b11ab95862a831c6e6e60c03caf64eda599
- 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.