CVE-2024-12217
Last modified
CVE-2024-12217 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. A vulnerability in the gradio-app/gradio repository, version git 67e4044, allows for path traversal on Windows OS. The implementation of the blocked_path functionality, which is intended to disallow users from reading certain files, is flawed. EPSS estimates a 0.64% chance of exploitation in the next 30 days.
Description
A vulnerability in the gradio-app/gradio repository, version git 67e4044, allows for path traversal on Windows OS. The implementation of the blocked_path functionality, which is intended to disallow users from reading certain files, is flawed. Specifically, while the application correctly blocks access to paths like 'C:/tmp/secret.txt', it fails to block access when using NTFS Alternate Data Streams (ADS) syntax, such as 'C:/tmp/secret.txt::$DATA'. This flaw can lead to unauthorized reading of blocked file paths.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-12217?
How severe is CVE-2024-12217?
How do I fix CVE-2024-12217?
Are you affected by CVE-2024-12217?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
