CSRF in Gradio-App Gradio-App/gradio

CVE-2024-1727

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

Vulnerability class: CSRF (Cross-Site Request Forgery)

EPSS: 0.004 (27.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2024-1727?
CVE-2024-1727 is a medium-severity vulnerability in Gradio-App Gradio-App/gradio, classified under Cross-Site Request Forgery (CSRF). CVSS score: 4.3/10. Published 2024-03-21.
How severe is CVE-2024-1727?
Medium severity. CVSS v3 base score is 4.3 out of 10.
Is CVE-2024-1727 known to be exploited?
4 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.