原始 OSV JSON
{
"id": "GHSA-rcx2-m7jp-p9wj",
"aliases": [
"CVE-2019-10856"
],
"details": "In Jupyter Notebook before 5.7.8, an open redirect can occur via an empty netloc. This issue exists because of an incomplete fix for CVE-2019-10255.",
"summary": "Jupyter Notebook open redirect vulnerability",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.7.8"
}
]
}
],
"package": {
"name": "notebook",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-26T14:16:05Z",
"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"
}
],
"published": "2019-04-09T19:47:27Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10856",
"type": "ADVISORY"
},
{
"url": "https://github.com/jupyter/notebook/commit/979e0bd15e794ceb00cc63737fcd5fd9addc4a99",
"type": "WEB"
},
{
"url": "https://blog.jupyter.org/open-redirect-vulnerability-in-jupyter-jupyterhub-adf43583f1e4",
"type": "WEB"
},
{
"url": "https://github.com/jupyter/notebook",
"type": "PACKAGE"
},
{
"url": "https://github.com/jupyter/notebook/compare/16cf97c...b8e30ea",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2019-158.yaml",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-601"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:54:28Z"
}
}