ghsa-jqwc-jm56-wcwj
Vulnerability from github
Published
2019-11-08 17:07
Modified
2024-10-07 14:48
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Summary
Cross-site scripting in Jupyter Notebook
Details
Jupyter Notebook before 5.5.0 does not use a CSP header to treat served files as belonging to a separate origin. Thus, for example, an XSS payload can be placed in an SVG document.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "notebook" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.5.0rc1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-21030" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2019-11-07T23:25:31Z", "nvd_published_at": "2019-10-31T15:15:00Z", "severity": "MODERATE" }, "details": "Jupyter Notebook before 5.5.0 does not use a CSP header to treat served files as belonging to a separate origin. Thus, for example, an XSS payload can be placed in an SVG document.", "id": "GHSA-jqwc-jm56-wcwj", "modified": "2024-10-07T14:48:27Z", "published": "2019-11-08T17:07:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-21030" }, { "type": "WEB", "url": "https://github.com/jupyter/notebook/pull/3341" }, { "type": "WEB", "url": "https://github.com/jupyter/notebook/commit/e321c80776542b8d6f3411af16f9e21e51e27687" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-jqwc-jm56-wcwj" }, { "type": "PACKAGE", "url": "https://github.com/jupyter/notebook" }, { "type": "WEB", "url": "https://github.com/jupyter/notebook/releases/tag/5.5.0" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2019-157.yaml" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00033.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Cross-site scripting in Jupyter Notebook" }
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.