{ "schema_version": "1.4.0", "id": "GHSA-fxpg-gg9g-76gj", "modified": "2024-09-16T22:57:31Z", "published": "2018-07-23T19:52:42Z", "aliases": [ "CVE-2010-3082" ], "summary": "Cross-site scripting in django", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.2" }, { "fixed": "1.2.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3082" }, { "type": "WEB", "url": "https://github.com/django/django/commit/7f84657b6b2243cc787bdb9f296710c8d13ad0bd" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632239" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61729" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-fxpg-gg9g-76gj" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2010-12.yaml" }, { "type": "WEB", "url": "http://marc.info/?l=oss-security&m=128403961700444&w=2" }, { "type": "WEB", "url": "http://www.djangoproject.com/weblog/2010/sep/08/security-release" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1004-1" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:35:48Z", "nvd_published_at": null } }