9.6
CVE-2021-32797
- EPSS 1.14%
- Published 09.08.2021 21:15:08
- Last modified 21.11.2024 06:07:45
- Source security-advisories@github.com
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Jupyter ≫ Jupyterlab Version < 1.2.21
Jupyter ≫ Jupyterlab Version >= 2.0.0 < 2.2.10
Jupyter ≫ Jupyterlab Version >= 2.3.0 < 2.3.2
Jupyter ≫ Jupyterlab Version >= 3.0.0 < 3.0.17
Jupyter ≫ Jupyterlab Version >= 3.1.0 < 3.1.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.14% | 0.778 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.6 | 2.8 | 6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
|
nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
security-advisories@github.com | 7.4 | 2.8 | 4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.