| タイトル | oobaboogaのTextGenにおけるパストラバーサルの脆弱性 |
|---|---|
| 概要 | text-generation-webuiは、大規模言語モデルを実行するためのオープンソースのウェブインターフェースです。バージョン4.3以前には、load_grammar()に認証されていないパストラバーサルの脆弱性が存在し、拡張子の制限なしにサーバーのファイルシステム上の任意のファイルを読み取ることが可能でした。Gradioはドロップダウンの値をサーバー側で検証しないため、攻撃者はAPI経由でディレクトリトラバーサルのペイロード(例:../../../etc/passwd)をPOSTし、レスポンスでファイルの内容全体を受け取ることができます。この脆弱性はバージョン4.3で修正されました。 |
| 想定される影響 | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年4月7日0:00 |
| 登録日 | 2026年4月30日11:03 |
| 最終更新日 | 2026年4月30日11:03 |
| CVSS3.0 : 重要 | |
| スコア | 7.5 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
| oobabooga |
| TextGen 4.3 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年04月30日] 掲載 |
2026年4月30日11:03 |
| 概要 | text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in load_grammar() allows reading any file on the server filesystem with no extension restriction. Gradio does not server-side validate dropdown values, so an attacker can POST directory traversal payloads (e.g., ../../../etc/passwd) via the API and receive the full file contents in the response. This vulnerability is fixed in 4.3. |
|---|---|
| 公表日 | 2026年4月8日0:17 |
| 登録日 | 2026年4月15日11:28 |
| 最終更新日 | 2026年4月9日6:27 |