CVE-2024-10569

Summary

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.

Affected Software

VendorProductVersion RangeStatus
gradio-appgradio-app/gradiounspecified <= latestaffected

Weaknesses

  • CWE-475: CWE-475 Undefined Behavior for Input to API

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

Additional References

References