mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
984 B
Markdown
18 lines
984 B
Markdown
### [CVE-2024-1727](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1727)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/NaInSec/CVE-LIST
|
|
|