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 |
Configurations
Configuration 1 (hide)
|
Information
Published : 2021-08-09 14:15
Updated : 2022-04-07 11:40
NVD link : CVE-2021-32797
Mitre link : CVE-2021-32797
JSON object : View
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Products Affected
jupyter
- jupyterlab