VDB
KO

PYSEC-2021-130

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / jupyterlab
Introduced in: 0 Fixed in: 504825938c0abfa2fb8ff8d529308830a5ae42ed
Fix pip install --upgrade 'jupyterlab>=504825938c0abfa2fb8ff8d529308830a5ae42ed'

References