Vulnerabilities (CVE)

Filtered by vendor Gradio Project Subscribe
Filtered by product Gradio
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-51449 1 Gradio Project 1 Gradio 2024-01-09 N/A 7.5 HIGH
Gradio is an open-source Python package that allows you to quickly build a demo or web application for your machine learning model, API, or any arbitary Python function. Versions of `gradio` prior to 4.11.0 contained a vulnerability in the `/file` route which made them susceptible to file traversal attacks in which an attacker could access arbitrary files on a machine running a Gradio app with a public URL (e.g. if the demo was created with `share=True`, or on Hugging Face Spaces) if they knew the path of files to look for. This issue has been patched in version 4.11.0.
CVE-2023-6572 1 Gradio Project 1 Gradio 2023-12-19 N/A 8.1 HIGH
Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository gradio-app/gradio prior to main.
CVE-2021-43831 1 Gradio Project 1 Gradio 2021-12-21 3.5 LOW 7.7 HIGH
Gradio is an open source framework for building interactive machine learning models and demos. In versions prior to 2.5.0 there is a vulnerability that affects anyone who creates and publicly shares Gradio interfaces. File paths are not restricted and users who receive a Gradio link can access any files on the host computer if they know the file names or file paths. This is limited only by the host operating system. Paths are opened in read only mode. The problem has been patched in gradio 2.5.0.