目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-47164— Gradio 路径遍历漏洞

AI 预测 7.5 利用难度: 中等 EPSS 0.70% · P50

可能的 ATT&CK 技术 1AI

T1565.001 · Stored Data Manipulation
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-47164 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
The `is_in_or_equal` function may be bypassed in Gradio
来源: CVE Program / CVE List V5
Vulnerability Description
Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to the **bypass of directory traversal checks** within the `is_in_or_equal` function. This function, intended to check if a file resides within a given directory, can be bypassed with certain payloads that manipulate file paths using `..` (parent directory) sequences. Attackers could potentially access restricted files if they are able to exploit this flaw, although the difficulty is high. This primarily impacts users relying on Gradio’s blocklist or directory access validation, particularly when handling file uploads. Users are advised to upgrade to `gradio>=5.0` to address this issue. As a workaround, users can manually sanitize and normalize file paths in their Gradio deployment before passing them to the `is_in_or_equal` function. Ensuring that all file paths are properly resolved and absolute can help mitigate the bypass vulnerabilities caused by the improper handling of `..` sequences or malformed paths.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
Gradio 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Gradio是Hugging Face开源的一个开源 Python 库,是通过友好的 Web 界面演示机器学习模型的方法。 Gradio存在路径遍历漏洞,该漏洞源于is_in_or_equal函数旨在检查文件是否位于给定目录中,可以使用某些使用`..`序列操纵文件路径来绕过该函数。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
gradio-appgradio < 5.0 -

二、漏洞 CVE-2024-47164 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-47164 的情报信息

登录查看更多情报信息。

同批安全公告 · gradio-app · 2024-10-10 · 共 12 条

CVE-2024-47166Gradio 路径遍历漏洞
CVE-2024-47872Gradio 跨站脚本漏洞
CVE-2024-47165Gradio 授权问题漏洞
CVE-2024-47167Gradio 安全漏洞
CVE-2024-47867Gradio 数据伪造问题漏洞
CVE-2024-47168Gradio 安全漏洞
CVE-2024-47084Gradio 授权问题漏洞
CVE-2024-47870Gradio 竞争条件问题漏洞
CVE-2024-47871Gradio 安全漏洞
CVE-2024-47869Gradio 安全漏洞
CVE-2024-47868Gradio 信息泄露漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2024-47164

暂无评论


发表评论