CVE-2012-2361
low
CVSS v3
—
CVSS v2
3.5
VIR risk
3.5
Description
Cross-site scripting (XSS) vulnerability in admin/webservice/forms.php in the web services implementation 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 name field (aka the service name) to admin/webservice/service.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
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.