Arbitrary file read via omitted FileData metadata
Published Nov 6, 2024 · Updated Nov 6, 2024
Path traversal in Gradio 5.0.0 through 5.4.0 allows remote authenticated users to read arbitrary server files via crafted file data. async_move_files_to_cache invokes path validation only for dictionaries whose meta._type marks FileData; omitting that metadata leaves attacker-controlled paths unchecked for _process_single_file. The affected application must use File or UploadButton to upload and echo or preview content, and successful access discloses files readable by the server process.
Summary
What happened
Path traversal in Gradio 5.0.0 through 5.4.0 allows remote authenticated users to read arbitrary server files via crafted file data. async_move_files_to_cache invokes path validation only for dictionaries whose meta._type marks FileData; omitting that metadata leaves attacker-controlled paths unchecked for _process_single_file. The affected application must use File or UploadButton to upload and echo or preview content, and successful access discloses files readable by the server process.
The record
- CVE
- CVE-2024-51751
- Published
- Nov 6, 2024
- Updated
- Nov 6, 2024
- Vendor
- Gradio
- Product
- Gradio
- Classifications
- CWE-200, CWE-22, T1005
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 6, 2024CVE publishedPublication date reported by the CVE source.
- Nov 6, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 5.0.0, < 5.5.0
- Affected versionversion=5.0.0 <5.5.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Maintainer advisory HTTP proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo