GHSA-3p4q-x8f3-p7vq
Vulnerability from github
Published
2018-11-21 22:19
Modified
2024-09-27 19:45
Severity ?
6.1 (Medium) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
5.1 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
5.1 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
Summary
Jupyter Notebook XSS via directory name
Details
Jupyter Notebook before 5.7.2 allows XSS via a crafted directory name because notebook/static/tree/js/notebooklist.js handles certain URLs unsafely.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "notebook" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.7.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-19352" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:55:38Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "Jupyter Notebook before 5.7.2 allows XSS via a crafted directory name because notebook/static/tree/js/notebooklist.js handles certain URLs unsafely.", "id": "GHSA-3p4q-x8f3-p7vq", "modified": "2024-09-27T19:45:29Z", "published": "2018-11-21T22:19:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19352" }, { "type": "WEB", "url": "https://github.com/jupyter/notebook/commit/288b73e1edbf527740e273fcc69b889460871648" }, { "type": "PACKAGE", "url": "https://github.com/jupyter/notebook" }, { "type": "WEB", "url": "https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2018-18.yaml" }, { "type": "WEB", "url": "https://pypi.org/project/notebook/#history" } ], "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:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "Jupyter Notebook XSS via directory name" }
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.