CVE-2021-43831
Files on the host computer can be accessed from the Gradio interface
Record summary
EIP currently links 1 Nuclei template to CVE-2021-43831.
Description
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.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
| CVE List | < 2.5.0 | affected | |
gradioBrowse PyPI / gradio | GitHub Advisory | Before 2.5.0 · Fixed in 2.5.0 | affected |
Nuclei templates
1ProjectDiscoveryHIGHGradio < 2.5.0 - Arbitrary File ReadCVSS 7.7
Files on the host computer can be accessed from the Gradio interface
Impact
An attacker would be able to view the contents of a file on the computer.
Remediation
Update to version 2.5.0.
Source: ProjectDiscovery