CVE-2019-9644
- EPSS 1.21%
- Published 12.03.2019 09:29:00
- Last modified 21.11.2024 04:52:02
An XSSI (cross-site inclusion) vulnerability in Jupyter Notebook before 5.7.6 allows inclusion of resources on malicious pages when visited by users who are authenticated with a Jupyter server. Access to the content of resources has been demonstrated...
CVE-2018-19351
- EPSS 0.32%
- Published 18.11.2018 17:29:00
- Last modified 21.11.2024 03:57:47
Jupyter Notebook before 5.7.1 allows XSS via an untrusted notebook because nbconvert responses are considered to have the same origin as the notebook server. In other words, nbconvert endpoints can execute JavaScript with access to the server API. In...
CVE-2018-19352
- EPSS 0.29%
- Published 18.11.2018 17:29:00
- Last modified 21.11.2024 03:57:47
Jupyter Notebook before 5.7.2 allows XSS via a crafted directory name because notebook/static/tree/js/notebooklist.js handles certain URLs unsafely.
CVE-2018-8768
- EPSS 0.12%
- Published 18.03.2018 06:29:00
- Last modified 21.11.2024 04:14:16
In Jupyter Notebook before 5.4.1, a maliciously forged notebook file can bypass sanitization to execute JavaScript in the notebook context. Specifically, invalid HTML is 'fixed' by jQuery after sanitization, making it dangerous.
CVE-2015-7337
- EPSS 0.78%
- Published 29.09.2015 19:59:07
- Last modified 12.04.2025 10:46:40
The editor in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to execute arbitrary JavaScript code via a crafted file, which triggers a redirect to files/, related to MIME types.
CVE-2015-6938
- EPSS 0.86%
- Published 21.09.2015 19:59:05
- Last modified 12.04.2025 10:46:40
Cross-site scripting (XSS) vulnerability in the file browser in notebook/notebookapp.py in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to inject arbitrary web script or HTML via a folder name. NOTE: ...