CVE-2012-6132
medium
CVSS v3
—
CVSS v2
4.3
VIR risk
4.3
Description
Cross-site scripting (XSS) vulnerability in Roundup before 1.4.20 allows remote attackers to inject arbitrary web script or HTML via the otk parameter.
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.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | roundup | <1.4.20 | 1.4.20 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| roundup-tracker | roundup | {"endIncluding":"1.4.19"} | |
| roundup-tracker | roundup | 1.4.0 | |
| roundup-tracker | roundup | 1.4.1 | |
| roundup-tracker | roundup | 1.4.2 | |
| roundup-tracker | roundup | 1.4.3 | |
| roundup-tracker | roundup | 1.4.4 | |
| roundup-tracker | roundup | 1.4.5 | |
| roundup-tracker | roundup | 1.4.6 | |
| roundup-tracker | roundup | 1.4.7 | |
| roundup-tracker | roundup | 1.4.8 | |
| roundup-tracker | roundup | 1.4.9 | |
| roundup-tracker | roundup | 1.4.10 | |
| roundup-tracker | roundup | 1.4.11 | |
| roundup-tracker | roundup | 1.4.12 | |
| roundup-tracker | roundup | 1.4.13 | |
| roundup-tracker | roundup | 1.4.14 | |
| roundup-tracker | roundup | 1.4.15 | |
| roundup-tracker | roundup | 1.4.16 | |
| roundup-tracker | roundup | 1.4.17 | |
| roundup-tracker | roundup | 1.4.18 | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2012-6132
- https://bugzilla.redhat.com/show_bug.cgi?id=722672
- https://exchange.xforce.ibmcloud.com/vulnerabilities/84191
- https://github.com/pypa/advisory-database/tree/main/vulns/roundup/PYSEC-2014-96.yaml
- https://github.com/roundup-tracker/roundup
- http://www.openwall.com/lists/oss-security/2012/11/10/2
- http://www.openwall.com/lists/oss-security/2013/02/13/8
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.