A vulnerability in the dataframe component of gradio-app/gradio (version git 98cbcae) allows for a zip bomb attack. The component uses pd.read_csv to process input values, which can accept compressed files. An attacker can exploit this by uploading a maliciously crafted zip bomb, leading to a server crash and causing a denial of service.
| Software | From | Fixed in |
|---|---|---|
gradio
|
4.0.0 | 5.0.0b2.x |
| gradio_project / gradio | 2024-09-18 | 2024-09-18.x |