GHSA-g9cj-cfpp-4g2x · 深刻度: high · エコシステム: pip — gradio vulnerable to Path Traversal
An issue was discovered in gradio-app/gradio, where the `/component_server` endpoint improperly allows the invocation of any method on a `Component` class with attacker-controlled arguments. Specifically, by exploiting the `move_resource_to_block_cache()` method of the `Block` class, an attacker can copy any file on the filesystem to a temporary directory and subsequently retrieve it. This vulnerability enables unauthorized local file read access, posing a significant risk especially when the application is exposed to the internet via `launch(share=True)`, thereby allowing remote attackers to read files on the host machine. Furthermore, gradio apps hosted on `huggingface.co` are also affected, potentially leading to the exposure of sensitive information such as API keys and credentials stored in environment variables.
総合評価: CVE-2024-1561 は悪用リスクが高い(78.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 9.24%、95 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 8.85% | 9.24% | +0.39% |
| 2 | 2026-06-15 | 93.43% | 8.85% | -84.57% |
| 3 | 2026-04-20 | — | 93.43% | — |
EPSS の全履歴 (全 24 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.0 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-g9cj-cfpp-4g2x · 深刻度: high · エコシステム: pip — gradio vulnerable to Path Traversal
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| gradio_project | gradio | >= 4.12.0, < 4.13.0 | cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:* |
| URL | タグ |
|---|---|
| https://github.com/gradio-app/gradio/commit/24a583688046867ca8b8b02959c441818bdb34a2 | Patch |
| https://huntr.com/bounties/4acf584e-2fe8-490e-878d-2d9bf2698338 | Exploit Third Party Advisory |
| https://www.gradio.app/changelog#4-13-0 | Release Notes |