ghsa-rv62-4pmj-xw6h
Vulnerability from github
Published
2019-04-02 15:46
Modified
2023-09-05 12:34
Severity ?
Summary
Open Redirect vulnerability in jupyterhub and notebook
Details
An Open Redirect vulnerability for all browsers in Jupyter Notebook before 5.7.8 and some browsers (Chrome, Firefox) in JupyterHub before 0.9.6 allows crafted links to the login page, which will redirect to a malicious site after successful login. Servers running on a base_url prefix are not affected.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "notebook" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.7.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "jupyterhub" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.9.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10255" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:55:52Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "An Open Redirect vulnerability for all browsers in Jupyter Notebook before 5.7.8 and some browsers (Chrome, Firefox) in JupyterHub before 0.9.6 allows crafted links to the login page, which will redirect to a malicious site after successful login. Servers running on a base_url prefix are not affected.", "id": "GHSA-rv62-4pmj-xw6h", "modified": "2023-09-05T12:34:54Z", "published": "2019-04-02T15:46:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10255" }, { "type": "WEB", "url": "https://github.com/jupyter/notebook/commit/08c4c898182edbe97aadef1815cce50448f975cb" }, { "type": "WEB", "url": "https://github.com/jupyter/notebook/commit/70fe9f0ddb3023162ece21fbb77d5564306b913b" }, { "type": "WEB", "url": "https://github.com/jupyter/notebook/commit/d65328d4841892b412aef9015165db1eb029a8ed" }, { "type": "WEB", "url": "https://blog.jupyter.org/open-redirect-vulnerability-in-jupyter-jupyterhub-adf43583f1e4" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-rv62-4pmj-xw6h" }, { "type": "PACKAGE", "url": "https://github.com/jupyter/notebook" }, { "type": "WEB", "url": "https://github.com/jupyter/notebook/compare/05aa4b2...16cf97c" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UP5RLEES2JBBNSNLBR65XM6PCD4EMF7D" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMDPJBVXOVO6LYGAT46VZNHH6JKSCURO" } ], "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" } ], "summary": "Open Redirect vulnerability in jupyterhub and 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.