CVE-2012-2363
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
SQL injection vulnerability in calendar/event.php in the calendar implementation in Moodle 1.9.x before 1.9.18 allows remote authenticated users to execute arbitrary SQL commands via a crafted calendar event.
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.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| 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 | |
| moodle | moodle | 1.9.8 | |
| moodle | moodle | 1.9.9 | |
| moodle | moodle | 1.9.10 | |
| moodle | moodle | 1.9.11 | |
| moodle | moodle | 1.9.12 | |
| moodle | moodle | 1.9.13 | |
| moodle | moodle | 1.9.14 | |
| moodle | moodle | 1.9.15 | |
| moodle | moodle | 1.9.16 | |
| moodle | moodle | 1.9.17 | |
References
- http://git.moodle.org/gw?p=moodle.git&a=search&h=refs%2Fheads%2FMOODLE_19_STABLE&st=commit&s=MDL-31746
- http://openwall.com/lists/oss-security/2012/05/23/2
- http://git.moodle.org/gw?p=moodle.git&a=search&h=refs%2Fheads%2FMOODLE_19_STABLE&st=commit&s=MDL-31746
- http://openwall.com/lists/oss-security/2012/05/23/2
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.