GHSA-gvv6-33j7-884g · 深刻度: medium · エコシステム: pip — Gradio has an XSS on every Gradio server via upload of HTML files, JS files, or SVG files
Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves **Cross-Site Scripting (XSS)** on any Gradio server that allows file uploads. Authenticated users can upload files such as HTML, JavaScript, or SVG files containing malicious scripts. When other users download or view these files, the scripts will execute in their browser, allowing attackers to perform unauthorized actions or steal sensitive information from their sessions. This impacts any Gradio server that allows file uploads, particularly those using components that process or display user-uploaded files. Users are advised to upgrade to `gradio>=5` to address this issue. As a workaround, users can restrict the types of files that can be uploaded to the Gradio server by limiting uploads to non-executable file types such as images or text. Additionally, developers can implement server-side validation to sanitize uploaded files, ensuring that HTML, JavaScript, and SVG files are properly handled or rejected before being stored or displayed to users.
総合評価: CVE-2024-47872 は中リスク(44.4/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.25%、48 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-03-01 | 0.24% | 0.25% | +0.01% |
| 2 | 2025-11-21 | 0.26% | 0.24% | -0.02% |
| 3 | 2025-11-18 | — | 0.26% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
GHSA-gvv6-33j7-884g · 深刻度: medium · エコシステム: pip — Gradio has an XSS on every Gradio server via upload of HTML files, JS files, or SVG files
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| gradio_project | gradio | < 5.0.0 | cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:* |
| URL | タグ |
|---|---|
| https://github.com/gradio-app/gradio/security/advisories/GHSA-gvv6-33j7-884g | Third Party Advisory |