CVE-2010-3082: Cross-site scripting in django
(updated )
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.
References
- bugzilla.redhat.com/show_bug.cgi?id=632239
- exchange.xforce.ibmcloud.com/vulnerabilities/61729
- github.com/advisories/GHSA-fxpg-gg9g-76gj
- github.com/django/django
- github.com/django/django/commit/7f84657b6b2243cc787bdb9f296710c8d13ad0bd
- github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2010-12.yaml
- nvd.nist.gov/vuln/detail/CVE-2010-3082
Detect and mitigate CVE-2010-3082 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →