Vulnerability Description
Gradio is an open-source Python package designed to enable quick builds of a demo or web application. If File or UploadButton components are used as a part of Gradio application to preview file content, an attacker with access to the application might abuse these components to read arbitrary files from the application server. This issue has been addressed in release version 5.5.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gradio Project | Gradio | >= 5.0.0, < 5.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/gradio-app/gradio/security/advisories/GHSA-rhm9-gp5p-5248ExploitThird Party Advisory
FAQ
What is CVE-2024-51751?
CVE-2024-51751 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Gradio is an open-source Python package designed to enable quick builds of a demo or web application. If File or UploadButton components are used as a part of Gradio application to preview file conten...
How severe is CVE-2024-51751?
CVE-2024-51751 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-51751?
Check the references section above for vendor advisories and patch information. Affected products include: Gradio Project Gradio.