CVE-2018-21030: Cross-site scripting in Jupyter Notebook
(updated )
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.
References
- github.com/advisories/GHSA-jqwc-jm56-wcwj
- github.com/jupyter/notebook
- github.com/jupyter/notebook/commit/e321c80776542b8d6f3411af16f9e21e51e27687
- github.com/jupyter/notebook/pull/3341
- github.com/jupyter/notebook/releases/tag/5.5.0
- github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2019-157.yaml
- lists.debian.org/debian-lts-announce/2020/11/msg00033.html
- nvd.nist.gov/vuln/detail/CVE-2018-21030
Detect and mitigate CVE-2018-21030 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →