CVE-2010-3082

medium
Published 2010-09-14 · Modified 2023-11-08
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS v2
4.3
VIR risk
4.3

Description

Cross-site scripting (XSS) vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken (aka csrf_token) cookie.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2010-3082

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.securityfocus.com/bid/43116

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.djangoproject.com/weblog/2010/sep/08/security-release/

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed1.2.3-1
debian debianbullseyefixed1.2.3-1
debian debianforkyfixed1.2.3-1
debian debiansidfixed1.2.3-1
debian debiantrixiefixed1.2.3-1

Package impact

EcosystemPackageVulnerableFixed
python PyPIdjango>=1.2,<1.2.21.2.2

Application impact

VendorProductVersionsFixed
djangoprojectdjango1.2.1
djangoprojectdjango1.2.2

References

CWEs

CWE-79

Verify integrity in audit chain (admin only). AS-IS.