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.
{
"github_reviewed_at": "2025-03-20T20:37:28Z",
"nvd_published_at": "2025-03-20T10:15:17Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-475"
],
"severity": "HIGH"
}