CVE-2010-1615
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
Moodle vulnerable to SQL injection
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | moodle/moodle | >=1.8.0,<1.8.12 | 1.8.12 |
| Packagist | moodle/moodle | >=1.9.0,<1.9.8 | 1.9.8 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| moodle | moodle | 1.8.1 | |
| moodle | moodle | 1.8.2 | |
| moodle | moodle | 1.8.3 | |
| moodle | moodle | 1.8.4 | |
| moodle | moodle | 1.8.5 | |
| moodle | moodle | 1.8.6 | |
| moodle | moodle | 1.8.7 | |
| moodle | moodle | 1.8.8 | |
| moodle | moodle | 1.8.9 | |
| moodle | moodle | 1.8.10 | |
| moodle | moodle | 1.8.11 | |
| moodle | moodle | 1.9.1 | |
| moodle | moodle | 1.9.2 | |
| moodle | moodle | 1.9.3 | |
| moodle | moodle | 1.9.4 | |
| moodle | moodle | 1.9.5 | |
| moodle | moodle | 1.9.6 | |
| moodle | moodle | 1.9.7 | |
References
- http://cvs.moodle.org/moodle/lib/form/selectgroups.php?r1=1.2.4.2&r2=1.2.4.3
- http://cvs.moodle.org/moodle/mod/wiki/view.php?r1=1.76.2.6&r2=1.76.2.7
- http://lists.opensuse.org/opensuse-security-announce/2010-05/msg00001.html
- http://moodle.org/security/
- http://www.vupen.com/english/advisories/2010/1107
- https://nvd.nist.gov/vuln/detail/CVE-2010-1615
- https://github.com/moodle/moodle
- http://moodle.org/security
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.