CVE-2012-6131
medium
CVSS v3
—
CVSS v2
4.3
VIR risk
4.3
Description
Cross-site scripting (XSS) vulnerability in cgi/client.py in Roundup before 1.4.20 allows remote attackers to inject arbitrary web script or HTML via the @action parameter to support/issue1.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://pypi.python.org/pypi/roundup/1.4.20
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
- http://issues.roundup-tracker.org/issue2550711
- http://www.openwall.com/lists/oss-security/2012/11/10/2
- http://www.openwall.com/lists/oss-security/2013/02/13/8
- https://bugzilla.redhat.com/show_bug.cgi?id=722672
- https://exchange.xforce.ibmcloud.com/vulnerabilities/84190
- https://pypi.python.org/pypi/roundup/1.4.20
- https://nvd.nist.gov/vuln/detail/CVE-2012-6131
- https://github.com/roundup-tracker/roundup/commit/38193cc7d93567e04dae71cf526427473685d35e
- https://github.com/roundup-tracker/roundup/commit/ea29de37416f5b2126b3249cdd6bf12e5098c646
- https://github.com/pypa/advisory-database/tree/main/vulns/roundup/PYSEC-2014-16.yaml
- https://github.com/roundup-tracker/roundup
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.