Security Advisory

CVE-2021-32797

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-08-09 20:45:10
Last updated 2024-08-03 23:33:56
Assigner GitHub_M
State PUBLISHED

Description

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.