CVE-2024-10569 HIGH

CVE-2024-10569: Zip Bomb Vulnerability in gradio-app/gradio

Vendor Gradio-App
Product gradio-app/gradio
Weakness CWE-475
Published March 20, 2025
Last update March 20, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 20, 2025 CVE published
March 20, 2025 Record updated