CVE-2012-2365
low
CVSS v3
—
CVSS v2
3.5
VIR risk
3.5
Description
Cross-site scripting (XSS) vulnerability in Moodle 2.0.x before 2.0.9, 2.1.x before 2.1.6, and 2.2.x before 2.2.3 allows remote authenticated users to inject arbitrary web script or HTML via the idnumber field to cohort/edit.php.
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 | 2.0.0 | |
| moodle | moodle | 2.0.1 | |
| moodle | moodle | 2.0.2 | |
| moodle | moodle | 2.0.3 | |
| moodle | moodle | 2.0.4 | |
| moodle | moodle | 2.0.5 | |
| moodle | moodle | 2.0.6 | |
| moodle | moodle | 2.0.7 | |
| moodle | moodle | 2.0.8 | |
| moodle | moodle | 2.1.0 | |
| moodle | moodle | 2.1.1 | |
| moodle | moodle | 2.1.2 | |
| moodle | moodle | 2.1.3 | |
| moodle | moodle | 2.1.4 | |
| moodle | moodle | 2.1.5 | |
| moodle | moodle | 2.2.0 | |
| moodle | moodle | 2.2.1 | |
| moodle | moodle | 2.2.2 | |
References
- http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-31691
- http://openwall.com/lists/oss-security/2012/05/23/2
- http://osvdb.org/82072
- https://moodle.org/mod/forum/discuss.php?d=203055
- http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-31691
- http://openwall.com/lists/oss-security/2012/05/23/2
- http://osvdb.org/82072
- https://moodle.org/mod/forum/discuss.php?d=203055
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.