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.
References
Link | Resource |
---|---|
https://github.com/jupyter/notebook/commit/79fc76e890a8ec42f73a3d009e44ef84c14ef0d5 | Exploit Third Party Advisory |
https://github.com/jupyter/notebook/security/advisories/GHSA-hwvq-6gjx-j797 | Third Party Advisory |
https://github.com/jupyter/notebook/commit/79fc76e890a8ec42f73a3d009e44ef84c14ef0d5 | Exploit Third Party Advisory |
https://github.com/jupyter/notebook/security/advisories/GHSA-hwvq-6gjx-j797 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:07
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 6.8
v3 : 10.0 |
References | () https://github.com/jupyter/notebook/commit/79fc76e890a8ec42f73a3d009e44ef84c14ef0d5 - Exploit, Third Party Advisory | |
References | () https://github.com/jupyter/notebook/security/advisories/GHSA-hwvq-6gjx-j797 - Third Party Advisory |
17 Aug 2021, 17:08
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 6.8
v3 : 9.6 |
CWE | CWE-79 | |
References | (CONFIRM) https://github.com/jupyter/notebook/security/advisories/GHSA-hwvq-6gjx-j797 - Third Party Advisory | |
References | (MISC) https://github.com/jupyter/notebook/commit/79fc76e890a8ec42f73a3d009e44ef84c14ef0d5 - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:jupyter:notebook:6.4.0:*:*:*:*:*:*:* cpe:2.3:a:jupyter:notebook:*:*:*:*:*:*:*:* |
09 Aug 2021, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-08-09 21:15
Updated : 2024-11-21 06:07
NVD link : CVE-2021-32798
Mitre link : CVE-2021-32798
CVE.ORG link : CVE-2021-32798
JSON object : View
Products Affected
jupyter
- notebook
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')