CVE-2024-47166
| Summary |
Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **one-level read path traversal** in the `/custom_component` endpoint. Attackers can exploit this flaw to access and leak source code from custom Gradio components by manipulating the file path in the request. Although the traversal is limited to a single directory level, it could expose proprietary or sensitive code that developers intended to keep private. This impacts users who have developed custom Gradio components and are hosting them on publicly accessible servers. Users are advised to upgrade to `gradio>=4.44` to address this issue. As a workaround, developers can sanitize the file paths and ensure that components are not stored in publicly accessible directories.
|
| Publication Date |
Oct. 11, 2024, 7:15 a.m. |
| Registration Date |
Oct. 11, 2024, noon |
| Last Update |
Oct. 18, 2024, 1:48 a.m. |
|
CVSS3.1 : MEDIUM
|
| スコア |
5.3
|
| Vector |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
不要 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
低 |
| 完全性への影響(I) |
なし |
| 可用性への影響(A) |
なし |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:* |
|
|
|
4.44.0 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Gradio project の Python 用 Gradio におけるパストラバーサルの脆弱性
| Title |
Gradio project の Python 用 Gradio におけるパストラバーサルの脆弱性
|
| Summary |
Gradio project の Python 用 Gradio には、パストラバーサルの脆弱性が存在します。
|
| Possible impacts |
情報を取得される可能性があります。 |
| Solution |
参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Oct. 10, 2024, midnight |
| Registration Date |
Oct. 22, 2024, 4:28 p.m. |
| Last Update |
Oct. 22, 2024, 4:28 p.m. |
Affected System
| Gradio project |
|
Gradio 4.44.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2024年10月22日] 掲載 |
Oct. 22, 2024, 4:28 p.m. |