{ "schema_version": "1.4.0", "id": "GHSA-7xmc-vhjp-qv5q", "modified": "2025-03-20T20:37:28Z", "published": "2025-03-20T12:32:39Z", "aliases": [ "CVE-2024-10569" ], "summary": "Gradio Vulnerable to Denial of Service (DoS) via Crafted Zip Bomb", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "gradio" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "4.0.0" }, { "last_affected": "5.0.0b2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10569" }, { "type": "PACKAGE", "url": "https://github.com/gradio-app/gradio" }, { "type": "WEB", "url": "https://github.com/gradio-app/gradio/blob/98cbcaef827de7267462ccba180c7b2ffb1e825d/gradio/components/dataframe.py#L263" }, { "type": "WEB", "url": "https://huntr.com/bounties/7192bcbb-08a3-4d22-a321-9c6d19dbfc74" } ], "database_specific": { "cwe_ids": [ "CWE-475" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-20T20:37:28Z", "nvd_published_at": "2025-03-20T10:15:17Z" } }