CVE-2011-0697
medium
CVSS v3
—
CVSS v2
4.3
VIR risk
4.3
Description
Cross-site scripting (XSS) vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 might allow remote attackers to inject arbitrary web script or HTML via a filename associated with a file upload.
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2011-0697
Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=676359
Vendor advisory: secalert@redhat.com — http://www.djangoproject.com/weblog/2011/feb/08/security/
Vendor advisory: secalert@redhat.com — http://openwall.com/lists/oss-security/2011/02/09/6
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.2.5-1 |
| debian | bullseye | fixed | 1.2.5-1 |
| debian | forky | fixed | 1.2.5-1 |
| debian | sid | fixed | 1.2.5-1 |
| debian | trixie | fixed | 1.2.5-1 |
References
- http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054207.html
- http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054208.html
- http://openwall.com/lists/oss-security/2011/02/09/6
- http://secunia.com/advisories/43230
- http://secunia.com/advisories/43297
- http://secunia.com/advisories/43382
- http://secunia.com/advisories/43426
- http://www.debian.org/security/2011/dsa-2163
- http://www.djangoproject.com/weblog/2011/feb/08/security/
- http://www.mandriva.com/security/advisories?name=MDVSA-2011:031
- http://www.securityfocus.com/bid/46296
- http://www.ubuntu.com/usn/USN-1066-1
- http://www.vupen.com/english/advisories/2011/0372
- http://www.vupen.com/english/advisories/2011/0388
- http://www.vupen.com/english/advisories/2011/0429
- http://www.vupen.com/english/advisories/2011/0439
- http://www.vupen.com/english/advisories/2011/0441
- https://bugzilla.redhat.com/show_bug.cgi?id=676359
- https://nvd.nist.gov/vuln/detail/CVE-2011-0697
- https://github.com/django/django/commit/1966786d2dde73e17f39cf340eb33fcb5d73904e
- https://github.com/django/django/commit/1f814a9547842dcfabdae09573055984af9d3fab
- https://github.com/django/django/commit/90be6ca20d607977dec234ec972b77b83955749b
- https://github.com/django/django/commit/a9cf3d23724ff6918103e86aa863eadd1fab811d
- https://github.com/advisories/GHSA-8m3r-rv5g-fcpq
- https://github.com/django/django
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.