JupyterLab is a user interface for Project Jupyter which will eventually replace the classic Jupyter Notebook. In affected versions untrusted notebook can execute code on load. In particular JupyterLab doesn’t sanitize the action attribute of html `<form>`. Using this it is possible to trigger the form validation outside of the form itself. This is a remote code execution, but requires user action to open a notebook.
References
Link | Resource |
---|---|
https://github.com/jupyterlab/jupyterlab/commit/504825938c0abfa2fb8ff8d529308830a5ae42ed | Exploit Third Party Advisory |
https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-4952-p58q-6crx | Third Party Advisory |
https://github.com/jupyterlab/jupyterlab/commit/504825938c0abfa2fb8ff8d529308830a5ae42ed | Exploit Third Party Advisory |
https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-4952-p58q-6crx | 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 : 7.4 |
References | () https://github.com/jupyterlab/jupyterlab/commit/504825938c0abfa2fb8ff8d529308830a5ae42ed - Exploit, Third Party Advisory | |
References | () https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-4952-p58q-6crx - Third Party Advisory |
Information
Published : 2021-08-09 21:15
Updated : 2024-11-21 06:07
NVD link : CVE-2021-32797
Mitre link : CVE-2021-32797
CVE.ORG link : CVE-2021-32797
JSON object : View
Products Affected
jupyter
- jupyterlab
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')