ghsa-c8c8-9472-w52h
Vulnerability from github
Published
2022-05-14 02:46
Modified
2024-09-17 15:13
Severity ?
6.1 (Medium) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
5.3 (Medium) - 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
5.3 (Medium) - 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
Summary
Django Cross-site scripting Vulnerability
Details
Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedObjectPopup
function in contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to inject arbitrary web script or HTML via vectors involving unsafe usage of Element.innerHTML.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.8.14" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.9" }, { "fixed": "1.9.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.10a1" }, { "fixed": "1.10rc1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-6186" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-07-31T18:31:52Z", "nvd_published_at": "2016-08-05T15:59:00Z", "severity": "MODERATE" }, "details": "Cross-site scripting (XSS) vulnerability in the `dismissChangeRelatedObjectPopup` function in `contrib/admin/static/admin/js/admin/RelatedObjectLookups.js` in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to inject arbitrary web script or HTML via vectors involving unsafe usage of Element.innerHTML.", "id": "GHSA-c8c8-9472-w52h", "modified": "2024-09-17T15:13:11Z", "published": "2022-05-14T02:46:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6186" }, { "type": "WEB", "url": "https://github.com/django/django/commit/6fa150b2f8b601668083042324c4add534143cb1" }, { "type": "WEB", "url": "https://github.com/django/django/commit/d03bf6fe4e9bf5b07de62c1a271c4b41a7d3d158" }, { "type": "WEB", "url": "https://github.com/django/django/commit/f68e5a99164867ab0e071a936470958ed867479d" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2016-2.yaml" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DMLLFAUT4J4IP4P2KI4NOVWRMHA22WUJ" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KHHPN6MISX5I6UTXQHYLPTLEEUE6WDXW" }, { "type": "WEB", "url": "https://web.archive.org/web/20201022155237/http://www.securityfocus.com/archive/1/538947/100/0/threaded" }, { "type": "WEB", "url": "https://web.archive.org/web/20210123154652/http://www.securityfocus.com/bid/92058" }, { "type": "WEB", "url": "https://web.archive.org/web/20211204042848/http://www.securitytracker.com/id/1036338" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2016/jul/18/security-releases" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/40129" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/137965/Django-3.3.0-Script-Insertion.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1594.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1595.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1596.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2016/Jul/53" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3622" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3039-1" }, { "type": "WEB", "url": "http://www.vulnerability-lab.com/get_content.php?id=1869" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" }, { "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", "type": "CVSS_V4" } ], "summary": "Django Cross-site scripting Vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.