icon

We found results for “

CVE-2021-32797

Good to know:

icon

Date: August 9, 2021

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.

Language: Python

Severity Score

Severity Score

Weakness Type (CWE)

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-79

Failure to Sanitize Special Elements into a Different Plane (Special Element Injection)

CWE-75

Improper Neutralization of Alternate XSS Syntax

CWE-87

Top Fix

icon

Upgrade Version

Upgrade to version jupyterlab - 2.2.10;jupyterlab - 3.0.17;jupyterlab - 2.3.2;jupyterlab - 1.2.21;jupyterlab - 3.1.4;notebook - 5.7.11;notebook - 6.4.1

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): REQUIRED
Scope (S): CHANGED
Confidentiality (C): HIGH
Integrity (I): NONE
Availability (A): NONE

CVSS v2

Base Score:
Access Vector (AV): NETWORK
Access Complexity (AC): MEDIUM
Authentication (AU): NONE
Confidentiality (C): PARTIAL
Integrity (I): PARTIAL
Availability (A): PARTIAL
Additional information:

Do you need more information?

Contact Us