HIGH 7.5
GHSA-7xmc-vhjp-qv5q
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
PyPI / gradio
Introduced in:
4.0.0 No fixed version published yet for gradio (pip). Pin to a known-safe version or switch to an alternative.
References
- https://nvd.nist.gov/vuln/detail/CVE-2024-10569 [ADVISORY]
- https://github.com/gradio-app/gradio [PACKAGE]
- https://github.com/gradio-app/gradio/blob/98cbcaef827de7267462ccba180c7b2ffb1e825d/gradio/components/dataframe.py#L263 [WEB]
- https://huntr.com/bounties/7192bcbb-08a3-4d22-a321-9c6d19dbfc74 [WEB]