Vulnerabilities (CVE)

Filtered by vendor Jupyter Subscribe
Filtered by product Jupyterlab
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-32797 1 Jupyter 1 Jupyterlab 2021-08-17 6.8 MEDIUM 9.6 CRITICAL
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.