CVE-2024-4325: Gradio – Server-Side Request Forgery

CVE-2024-4325: Gradio - Server-Side Request Forgery-渗透云记 - 专注于网络安全与技术分享
CVE-2024-4325: Gradio – Server-Side Request Forgery
此内容为付费阅读,请付费后查看
100积分
付费阅读

漏洞标题

CVE-2024-4325: Gradio – Server-Side Request Forgery

漏洞描述

A Server-Side Request Forgery (ssrf) vulnerability exists in the gradio-app/gradio version 4.21.0, specifically within the `/queue/join` endpoint and the `save_url_to_cache` function. The vulnerability arises when the `path` value, obtained from the user and expected to be a URL, is used to make an HTTP request without sufficient validation checks. This flaw allows an attacker to send crafted requests that could lead to unauthorized access to the local network or the AWS metadata endpoint, thereby compromising the security of internal servers.

PoC代码

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享