CVE-2024-43805
概要

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.

公表日 2024年8月29日5:15
登録日 2024年8月29日12:00
最終更新日 2024年8月31日0:56
CVSS3.1 : MEDIUM
スコア 6.1
ベクター 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) なし
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
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
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Project Jupyter の JupyterLab および Jupyter Notebook におけるクロスサイトスクリプティングの脆弱性
タイトル Project Jupyter の JupyterLab および Jupyter Notebook におけるクロスサイトスクリプティングの脆弱性
概要

Project Jupyter の JupyterLab および Jupyter Notebook には、クロスサイトスクリプティングの脆弱性が存在します。

想定される影響 情報を取得される、および情報を改ざんされる可能性があります。
対策

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

公表日 2024年8月28日0:00
登録日 2024年9月2日10:44
最終更新日 2024年9月2日10:44
影響を受けるシステム
Project Jupyter
Jupyter Notebook 7.0.0 以上 7.2.2 未満
JupyterLab 3.6.8 未満
JupyterLab 4.0.0 以上 4.2.5 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2024年09月02日]
  掲載
2024年9月2日10:44