CVE-2024-43805
published 2024-08-28CVE-2024-43805: jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. This vulnerability depends on…
PriorityP430medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EPSS
0.37%
29.6th percentile
jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. This vulnerability depends on user interaction by opening a malicious notebook with Markdown cells, or Markdown file using JupyterLab preview feature. A malicious user can access any data that the attacked user has access to as well as perform arbitrary requests acting as the attacked user. JupyterLab v3.6.8, v4.2.5 and Jupyter Notebook v7.2.2 have been patched to resolve this issue. Users are advised to upgrade. There is no workaround for the underlying DOM Clobbering susceptibility. However, select plugins can be disabled on deployments which cannot update in a timely fashion to minimise the risk. These are: 1. `@jupyterlab/mathjax-extension:plugin` - users will loose ability to preview mathematical equations. 2. `@jupyterlab/markdownviewer-extension:plugin` - users will loose ability to open Markdown previews. 3. `@jupyterlab/mathjax2-extension:plugin` (if installed with optional `jupyterlab-mathjax2` package) - an older version of the mathjax plugin for JupyterLab 4.x. To disable these extensions run: ```jupyter labextension disable @jupyterlab/markdownviewer-extension:plugin && jupyter labextension disable @jupyterlab/mathjax-extension:plugin && jupyter labextension disable @jupyterlab/mathjax2-extension:plugin ``` in bash.
Affected
13 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | jupyter-notebook | < jupyterlab 4.0.11+ds1+~cs11.25.27-3 (forky) | jupyterlab 4.0.11+ds1+~cs11.25.27-3 (forky) |
| debian | jupyterlab | < jupyterlab 4.0.11+ds1+~cs11.25.27-3 (forky) | jupyterlab 4.0.11+ds1+~cs11.25.27-3 (forky) |
| jupyter | jupyterlab | < 3.6.8 | 3.6.8 |
| jupyter | jupyterlab | >= 4.0.0 < 4.2.5 | 4.2.5 |
| jupyter | notebook | >= 7.0.0 < 7.2.2 | 7.2.2 |
| jupyter | notebook | >= 7.0.0 < 7.2.2 | 7.2.2 |
| jupyterlab | jupyterlab | — | — |
| jupyterlab | jupyterlab | — | — |
| jupyterlab | jupyterlab | — | — |
| jupyterlab | jupyterlab | >= 0 < 4.0.11+ds1+~cs11.25.27-3 | 4.0.11+ds1+~cs11.25.27-3 |
| jupyterlab | jupyterlab | >= 0 < 4.0.11+ds1+~cs11.25.27-3 | 4.0.11+ds1+~cs11.25.27-3 |
| jupyterlab | jupyterlab | >= 0 < 3.6.8 | 3.6.8 |
| jupyterlab | jupyterlab | >= 4.0.0 < 4.2.5 | 4.2.5 |
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
osv6.1MEDIUM
vendor_debian7.6LOW
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
HTML injection in Jupyter Notebook and JupyterLab leading to DOM Clobbering
ghsa·2024-08-29
CVE-2024-43805 [HIGH] CWE-79 HTML injection in Jupyter Notebook and JupyterLab leading to DOM Clobbering
HTML injection in Jupyter Notebook and JupyterLab leading to DOM Clobbering
### Impact
The vulnerability depends on user interaction by opening a malicious notebook with Markdown cells, or Markdown file using JupyterLab preview feature.
A malicious user can access any data that the attacked user has access to as well as perform arbitrary requests acting as the attacked user.
### Patches
JupyterLab v3.6.8, v4.2.5 and Jupyter Notebook v7.2.2 were patched.
### Workarounds
There is no workaround for the underlying DOM Clobbering susceptibility. However, select plugins can be disabled on deployments which cannot update in a timely fashion to minimise the risk. These are:
- `@jupyterlab/mathjax-extension:plugin` - users will loose ability to preview mathematical equations
- `@jupyterlab/m
OSV
HTML injection in Jupyter Notebook and JupyterLab leading to DOM Clobbering
osv·2024-08-29
CVE-2024-43805 [HIGH] HTML injection in Jupyter Notebook and JupyterLab leading to DOM Clobbering
HTML injection in Jupyter Notebook and JupyterLab leading to DOM Clobbering
### Impact
The vulnerability depends on user interaction by opening a malicious notebook with Markdown cells, or Markdown file using JupyterLab preview feature.
A malicious user can access any data that the attacked user has access to as well as perform arbitrary requests acting as the attacked user.
### Patches
JupyterLab v3.6.8, v4.2.5 and Jupyter Notebook v7.2.2 were patched.
### Workarounds
There is no workaround for the underlying DOM Clobbering susceptibility. However, select plugins can be disabled on deployments which cannot update in a timely fashion to minimise the risk. These are:
- `@jupyterlab/mathjax-extension:plugin` - users will loose ability to preview mathematical equations
- `@jupyterlab/m
OSV
CVE-2024-43805: jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture
osv·2024-08-28·CVSS 6.1
CVE-2024-43805 [MEDIUM] CVE-2024-43805: jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture
jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. This vulnerability depends on user interaction by opening a malicious notebook with Markdown cells, or Markdown file using JupyterLab preview feature. A malicious user can access any data that the attacked user has access to as well as perform arbitrary requests acting as the attacked user. JupyterLab v3.6.8, v4.2.5 and Jupyter Notebook v7.2.2 have been patched to resolve this issue. Users are advised to upgrade. There is no workaround for the underlying DOM Clobbering susceptibility. However, select plugins can be disabled on deployments which cannot update in a timely fashion to minimise the risk. These are: 1. `@jupyterlab/mathjax-extension:plugin` - users will
Debian
CVE-2024-43805: jupyter-notebook - jupyterlab is an extensible environment for interactive and reproducible computi...
vendor_debian·2024·CVSS 7.6
CVE-2024-43805 [HIGH] CVE-2024-43805: jupyter-notebook - jupyterlab is an extensible environment for interactive and reproducible computi...
jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. This vulnerability depends on user interaction by opening a malicious notebook with Markdown cells, or Markdown file using JupyterLab preview feature. A malicious user can access any data that the attacked user has access to as well as perform arbitrary requests acting as the attacked user. JupyterLab v3.6.8, v4.2.5 and Jupyter Notebook v7.2.2 have been patched to resolve this issue. Users are advised to upgrade. There is no workaround for the underlying DOM Clobbering susceptibility. However, select plugins can be disabled on deployments which cannot update in a timely fashion to minimise the risk. These are: 1. `@jupyterlab/mathjax-extension:plugin` - users will
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-08-28
Published