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...
Full analysis pending. Showing NVD description excerpt.
Affected Systems
| Package | Ecosystem | Vulnerable Range | Patched |
|---|---|---|---|
| gradio | pip | >= 4.0.0, <= 5.0.0b2 | No patch |
| gradio | pip | — | No patch |
Severity & Risk
Recommended Action
No patch available
Monitor for updates. Consider compensating controls or temporary mitigations.
Compliance Impact
Compliance analysis pending. Sign in for full compliance mapping when available.
Technical Details
NVD Description
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.
Weaknesses (CWE)
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
- huntr.com/bounties/7192bcbb-08a3-4d22-a321-9c6d19dbfc74 Exploit 3rd Party
- github.com/advisories/GHSA-7xmc-vhjp-qv5q
- github.com/gradio-app/gradio/blob/98cbcaef827de7267462ccba180c7b2ffb1e825d/gradio/components/dataframe.py
- huntr.com/bounties/7192bcbb-08a3-4d22-a321-9c6d19dbfc74
- nvd.nist.gov/vuln/detail/CVE-2024-10569
- huntr.com/bounties/7192bcbb-08a3-4d22-a321-9c6d19dbfc74 Exploit 3rd Party