
Find real vulnerabilities before they ship
The Jupyter notebook is a web-based notebook environment for interactive computing. In affected versions untrusted notebook can execute code on load. Jupyter Notebook uses a deprecated version of Google Caja to sanitize user inputs. A public Caja bypass can be used to trigger an XSS when a victim opens a malicious ipynb document in Jupyter Notebook. The XSS allows an attacker to execute arbitrary code on the victim computer using Jupyter APIs.
Base Score
9.6| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| notebook(PyPI) | 0 | 5.7.11 | N/A |
| notebook(PyPI) | 6.0.0 | 6.4.1 | N/A |
| Base Score | 9.6 |
|---|---|
| Vector String | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H |
| Base Severity | Critical |
| Version | 3.1 |
| Attack Vector (AV) | NETWORK |