CVE-2021-32797

CRITICALCVSS 9.6/10EPSS 2.64%

Last modified

CVE-2021-32797 is a critical-severity vulnerability rated 9.6/10 on the CVSS scale. 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. EPSS estimates a 2.64% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
9.6/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

EPSS Probability
2.64%

83.6th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
JupyterJupyterlab< 1.2.21
JupyterJupyterlab>= 2.0.0, < 2.2.10
JupyterJupyterlab>= 2.3.0, < 2.3.2
JupyterJupyterlab>= 3.0.0, < 3.0.17
JupyterJupyterlab>= 3.1.0, < 3.1.4

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2021-32797?
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.
How severe is CVE-2021-32797?
CVE-2021-32797 has a CVSS score of 9.6/10 (CRITICAL severity). The EPSS model estimates a 2.64% probability of exploitation in the next 30 days.
How do I fix CVE-2021-32797?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2021-32797?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST