CVE-2021-32797

Summary

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.

Affected Software

VendorProductVersion RangeStatus
jupyterlabjupyterlab>= 3.1.0, < 3.1.4affected
jupyterlabjupyterlab>= 3.0.0, < 3.0.17affected
jupyterlabjupyterlab>= 2.3.0, < 2.3.2affected
jupyterlabjupyterlab>= 2.0.0, < 2.2.10affected
jupyterlabjupyterlab< 1.2.1affected

Weaknesses

  • CWE-79: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

ADP Enrichment

CVE Program Container

Additional References

References