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

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-47872— Gradio 跨站脚本漏洞

一分钟漏洞结论

影响对象
gradio-app gradio
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Gradio是Hugging Face开源的一个开源 Python 库,是通过友好的 Web 界面演示机器学习模型的方法。 Gradio存在跨站脚本漏洞,该漏洞源于经过身份验证的用户可以上传包含恶意脚本的文件,例如 HTML、JavaScript 或 SVG 文件。

AI 预测 7.5 利用难度: 较易 EPSS 0.26% · P18
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Cross-site Scripting on Gradio server via upload of HTML files, JS files, or SVG files
来源: CVE Program / CVE List V5
Vulnerability Description
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 Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: CVE Program / CVE List V5
Vulnerability Title
Gradio 跨站脚本漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Gradio是Hugging Face开源的一个开源 Python 库,是通过友好的 Web 界面演示机器学习模型的方法。 Gradio存在跨站脚本漏洞,该漏洞源于经过身份验证的用户可以上传包含恶意脚本的文件,例如 HTML、JavaScript 或 SVG 文件。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-47872

暂无评论


发表评论