cve/2024/CVE-2024-8966.md
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2024-8966

Description

A vulnerability in the file upload process of gradio-app/gradio version @gradio/video@0.10.2 allows for a Denial of Service (DoS) attack. An attacker can append a large number of characters to the end of a multipart boundary, causing the system to continuously process each character and issue warnings. This can render Gradio inaccessible for extended periods, disrupting services and causing significant downtime.

POC

Reference

No PoCs from references.

Github