原始 OSV JSON
{
"id": "GHSA-3p4q-x8f3-p7vq",
"aliases": [
"CVE-2018-19352"
],
"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.",
"summary": "Jupyter Notebook XSS via directory name",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.7.2"
}
]
}
],
"package": {
"name": "notebook",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-27T19:45:29Z",
"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:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
}
],
"published": "2018-11-21T22:19:22Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19352",
"type": "ADVISORY"
},
{
"url": "https://github.com/jupyter/notebook/commit/288b73e1edbf527740e273fcc69b889460871648",
"type": "WEB"
},
{
"url": "https://github.com/jupyter/notebook",
"type": "PACKAGE"
},
{
"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",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T20:55:38Z"
}
}