CVE-2024-43805
| Summary |
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.
|
| Publication Date |
Aug. 29, 2024, 5:15 a.m. |
| Registration Date |
Aug. 29, 2024, noon |
| Last Update |
Aug. 31, 2024, 12:56 a.m. |
|
CVSS3.1 : MEDIUM
|
| スコア |
6.1
|
| Vector |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
不要 |
| 利用者の関与(UI) |
要 |
| 影響の想定範囲(S) |
変更あり |
| 機密性への影響(C) |
低 |
| 完全性への影響(I) |
低 |
| 可用性への影響(A) |
なし |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:jupyter:jupyterlab:*:*:*:*:*:*:*:* |
4.0.0 |
|
|
4.2.5 |
| cpe:2.3:a:jupyter:jupyterlab:*:*:*:*:*:*:*:* |
|
|
|
3.6.8 |
| cpe:2.3:a:jupyter:notebook:*:*:*:*:*:*:*:* |
7.0.0 |
|
|
7.2.2 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Project Jupyter の JupyterLab および Jupyter Notebook におけるクロスサイトスクリプティングの脆弱性
| Title |
Project Jupyter の JupyterLab および Jupyter Notebook におけるクロスサイトスクリプティングの脆弱性
|
| Summary |
Project Jupyter の JupyterLab および Jupyter Notebook には、クロスサイトスクリプティングの脆弱性が存在します。
|
| Possible impacts |
情報を取得される、および情報を改ざんされる可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Aug. 28, 2024, midnight |
| Registration Date |
Sept. 2, 2024, 10:44 a.m. |
| Last Update |
Sept. 2, 2024, 10:44 a.m. |
Affected System
| Project Jupyter |
|
Jupyter Notebook 7.0.0 以上 7.2.2 未満
|
|
JupyterLab 3.6.8 未満
|
|
JupyterLab 4.0.0 以上 4.2.5 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2024年09月02日] 掲載 |
Sept. 2, 2024, 10:44 a.m. |