CVE-2024-48052
MEDIUM EPSS 36.8%
Published Nov 4, 20241y ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Published Nov 4, 2024 1y ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
36.8% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-918 Server-Side Request Forgery (SSRF) Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| gradio_project | gradio | * | ≤4.42.0 |
References 2
- gist.github.com https://gist.github.com/AfterSnows/45ffc23797f9127e00755376cc610e12
- rumbling-slice-eb0.notion.site https://rumbling-slice-eb0.notion.site/FULL-SSRF-in-gr-DownloadButton-in-gradio-app-gradio-870b21e0908b48cbafd914719ac1a4e6?pvs=4
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.