CVE-2012-3395
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
SQL injection vulnerability in mod/feedback/complete.php in Moodle 2.0.x before 2.0.10, 2.1.x before 2.1.7, and 2.2.x before 2.2.4 allows remote authenticated users to execute arbitrary SQL commands via crafted form data.
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.0.9 | |
| 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.1.6 | |
| moodle | moodle | 2.2.0 | |
| moodle | moodle | 2.2.1 | |
| moodle | moodle | 2.2.2 | |
| moodle | moodle | 2.2.3 | |
References
- http://git.moodle.org/gw?p=moodle.git&a=search&h=9d8d2ee6192e8b7ebb6713bd6215e06f94e2a9f7&st=commit&s=MDL-27675
- http://openwall.com/lists/oss-security/2012/07/17/1
- http://secunia.com/advisories/49890
- http://www.securityfocus.com/bid/54481
- https://exchange.xforce.ibmcloud.com/vulnerabilities/76961
- http://git.moodle.org/gw?p=moodle.git&a=search&h=9d8d2ee6192e8b7ebb6713bd6215e06f94e2a9f7&st=commit&s=MDL-27675
- http://openwall.com/lists/oss-security/2012/07/17/1
- http://secunia.com/advisories/49890
- http://www.securityfocus.com/bid/54481
- https://exchange.xforce.ibmcloud.com/vulnerabilities/76961
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.