{ "schema_version": "1.4.0", "id": "GHSA-vx6v-2rg6-865h", "modified": "2024-09-16T21:48:51Z", "published": "2019-08-27T17:39:33Z", "aliases": [ "CVE-2019-15486" ], "summary": "Cross-site Scripting in django-js-reverse", "details": "django-js-reverse (aka Django JS Reverse) before 0.9.1 has XSS via js_reverse_inline.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/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-js-reverse" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.9.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15486" }, { "type": "WEB", "url": "https://github.com/ierror/django-js-reverse/pull/81" }, { "type": "WEB", "url": "https://github.com/ierror/django-js-reverse/commit/78d6aff2276f2d341f643b095515f8aaba5e67c2" }, { "type": "WEB", "url": "https://github.com/ierror/django-js-reverse/commit/a3b57d1e4424e2fadabcd526d170c4868d55159c" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-vx6v-2rg6-865h" }, { "type": "PACKAGE", "url": "https://github.com/ierror/django-js-reverse" }, { "type": "WEB", "url": "https://github.com/ierror/django-js-reverse/compare/v0.9.0...v0.9.1" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-js-reverse/PYSEC-2019-19.yaml" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2019-08-27T17:04:03Z", "nvd_published_at": "2019-08-23T13:15:00Z" } }