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 |
Configurations
Information
Published : 2021-12-15 12:15
Updated : 2021-12-21 07:43
NVD link : CVE-2021-43831
Mitre link : CVE-2021-43831
JSON object : View
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Products Affected
gradio_project
- gradio