CVE-2024-48052
Last modified
CVE-2024-48052 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gradio Project | Gradio | <= 4.42.0 |
References
- https://gist.github.com/AfterSnows/45ffc23797f9127e00755376cc610e12Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-48052?
How severe is CVE-2024-48052?
How do I fix CVE-2024-48052?
Are you affected by CVE-2024-48052?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
