CVE-2024-48052

In gradio <=4.42.0, the gr.DownloadButton function has a hidden server-side request forgery (SSRF) vulnerability. The reason is that within the save_url_to_cache function, there are no restrictions on the URL, which allows access to local target resources. This can lead to the download of local resources and sensitive information.
Configurations

No configuration.

History

No history.

Information

Published : 2024-11-04 23:15

Updated : 2024-11-06 20:35


NVD link : CVE-2024-48052

Mitre link : CVE-2024-48052

CVE.ORG link : CVE-2024-48052


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)