CVE-2010-1619
medium
CVSS v3
—
CVSS v2
4.3
VIR risk
4.3
Description
Cross-site scripting (XSS) vulnerability in the fix_non_standard_entities function in the KSES HTML text cleaning library (weblib.php), as used in Moodle 1.8.x before 1.8.12 and 1.9.x before 1.9.8, allows remote attackers to inject arbitrary web script or HTML via crafted HTML entities.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2010-1619
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
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://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-1619
- https://github.com/moodle/moodle
- http://moodle.org/security
- https://security-tracker.debian.org/tracker/CVE-2010-1619
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.