| タイトル | Project Jupyterのnbconvertにおける複数の脆弱性 |
|---|---|
| 概要 | nbconvertツールであるJupyter nbconvertは、Jinjaテンプレートを通じてJupyterノートブックをさまざまな形式に変換します。バージョン6.5から7.17.0の間で、`HTMLExporter.embed_images=True`が有効になっている場合、nbconvertのマークダウンレンダラーは画像参照におけるパストラバーサルを利用して任意のファイルを読み取ることを許可してしまいます。悪意のあるノートブックは、変換ホスト上の機密ファイルを出力HTMLのbase64データURIとして埋め込むことで情報を外部に漏洩させる恐れがあります。この問題はnbconvert 7.17.1で修正されました。回避策としては、`HTMLExporter.embed_images`を有効にしないでください。デフォルトではこの設定は無効になっています。 |
| 想定される影響 | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年4月21日0:00 |
| 登録日 | 2026年4月27日11:21 |
| 最終更新日 | 2026年4月27日11:21 |
| CVSS3.0 : 警告 | |
| スコア | 6.5 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N |
| Project Jupyter |
| nbconvert 6.5.0 以上 7.17.1 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年04月27日] 掲載 |
2026年4月27日11:21 |
| 概要 | The nbconvert tool, jupyter nbconvert, converts Jupyter notebooks to various other formats via Jinja templates. In versions 6.5 through 7.17.0, when `HTMLExporter.embed_images=True`, nbconvert's markdown renderer allows arbitrary file read via path traversal in image references. A malicious notebook can exfiltrate sensitive files from the conversion host by embedding them as base64 data URIs in the output HTML. nbconvert 7.17.1 contains a fix. As a workaround, do not enable `HTMLExporter.embed_images`; it is not enabled by default. |
|---|---|
| 公表日 | 2026年4月21日10:16 |
| 登録日 | 2026年4月25日4:02 |
| 最終更新日 | 2026年4月24日2:50 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:jupyter:nbconvert:*:*:*:*:*:python:*:* | 6.5.0 | 7.17.1 | |||