Security Advisory

CVE-2024-1727

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-03-21 19:57:39
Last updated 2024-08-01 18:48:21
Assigner @huntr_ai
State PUBLISHED

Description

A Cross-Site Request Forgery (CSRF) vulnerability in gradio-app/gradio allows attackers to upload multiple large files to a victims system if they are running Gradio locally. By crafting a malicious HTML page that triggers an unauthorized file upload to the victims server, an attacker can deplete the systems disk space, potentially leading to a denial of service. This issue affects the file upload functionality as implemented in gradio/routes.py.