原始 OSV JSON{
"id": "GHSA-jqwc-jm56-wcwj",
"aliases": [
"CVE-2018-21030"
],
"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.",
"summary": "Cross-site scripting in Jupyter Notebook",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.5.0rc1"
}
]
}
],
"package": {
"name": "notebook",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-10-07T14:48:27Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
{
"type": "CVSS_V4",
"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"
}
],
"published": "2019-11-08T17:07:42Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-21030",
"type": "ADVISORY"
},
{
"url": "https://github.com/jupyter/notebook/pull/3341",
"type": "WEB"
},
{
"url": "https://github.com/jupyter/notebook/commit/e321c80776542b8d6f3411af16f9e21e51e27687",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-jqwc-jm56-wcwj",
"type": "ADVISORY"
},
{
"url": "https://github.com/jupyter/notebook",
"type": "PACKAGE"
},
{
"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",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2019-10-31T15:15:00Z",
"github_reviewed_at": "2019-11-07T23:25:31Z"
}
}