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.
References
Link | Resource |
---|---|
https://github.com/gradio-app/gradio/commit/41bd3645bdb616e1248b2167ca83636a2653f781 | Patch Third Party Advisory |
https://github.com/gradio-app/gradio/security/advisories/GHSA-rhq2-3vr9-6mcr | Exploit Third Party Advisory |
https://github.com/gradio-app/gradio/commit/41bd3645bdb616e1248b2167ca83636a2653f781 | Patch Third Party Advisory |
https://github.com/gradio-app/gradio/security/advisories/GHSA-rhq2-3vr9-6mcr | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 06:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/gradio-app/gradio/commit/41bd3645bdb616e1248b2167ca83636a2653f781 - Patch, Third Party Advisory | |
References | () https://github.com/gradio-app/gradio/security/advisories/GHSA-rhq2-3vr9-6mcr - Exploit, Third Party Advisory |
Information
Published : 2021-12-15 20:15
Updated : 2024-11-21 06:29
NVD link : CVE-2021-43831
Mitre link : CVE-2021-43831
CVE.ORG link : CVE-2021-43831
JSON object : View
Products Affected
gradio_project
- gradio
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')