Gradio Project

Gradio

43 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.7%
  • Veröffentlicht 30.05.2025 06:12:32
  • Zuletzt bearbeitet 26.08.2025 16:28:02

Gradio is an open-source Python package that allows quick building of demos and web application for machine learning models, API, or any arbitrary Python function. Prior to version 5.31.0, an arbitrary file copy vulnerability in Gradio's flagging fea...

Exploit
  • EPSS 2.68%
  • Veröffentlicht 20.03.2025 10:11:13
  • Zuletzt bearbeitet 26.03.2025 16:39:28

An open redirect vulnerability exists in the latest version of gradio-app/gradio. The vulnerability allows an attacker to redirect users to a malicious website by URL encoding. This can be exploited by sending a crafted request to the application, wh...

Exploit
  • EPSS 0.25%
  • Veröffentlicht 20.03.2025 10:11:11
  • Zuletzt bearbeitet 14.10.2025 18:52:29

A path traversal vulnerability exists in the Gradio Audio component of gradio-app/gradio, as of version git 98cbcae. This vulnerability allows an attacker to control the format of the audio file, leading to arbitrary file content deletion. By manipul...

Exploit
  • EPSS 0.16%
  • Veröffentlicht 20.03.2025 10:10:57
  • Zuletzt bearbeitet 07.10.2025 20:58:52

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...

Exploit
  • EPSS 0.78%
  • Veröffentlicht 20.03.2025 10:10:43
  • Zuletzt bearbeitet 15.10.2025 13:15:36

A Regular Expression Denial of Service (ReDoS) vulnerability exists in the gradio-app/gradio repository, affecting the gr.Datetime component. The affected version is git commit 98cbcae. The vulnerability arises from the use of a regular expression `^...

Exploit
  • EPSS 0.62%
  • Veröffentlicht 20.03.2025 10:10:42
  • Zuletzt bearbeitet 01.08.2025 18:09:31

A Denial of Service (DoS) vulnerability was discovered in the file upload feature of gradio-app/gradio version 0.39.1. The vulnerability is due to improper handling of form-data with a large filename in the file upload request. By sending a payload w...

Exploit
  • EPSS 0.1%
  • Veröffentlicht 14.01.2025 19:15:44
  • Zuletzt bearbeitet 26.08.2025 16:46:48

Gradio is an open-source Python package that allows quick building of demos and web application for machine learning models, API, or any arbitrary Python function. Gradio's Access Control List (ACL) for file paths can be bypassed by altering the lett...

Exploit
  • EPSS 0.27%
  • Veröffentlicht 06.11.2024 20:15:05
  • Zuletzt bearbeitet 26.08.2025 16:34:42

Gradio is an open-source Python package designed to enable quick builds of a demo or web application. If File or UploadButton components are used as a part of Gradio application to preview file content, an attacker with access to the application migh...

Exploit
  • EPSS 0.09%
  • Veröffentlicht 04.11.2024 23:15:04
  • Zuletzt bearbeitet 13.06.2025 00:21:58

In gradio <=4.42.0, the gr.DownloadButton function has a hidden server-side request forgery (SSRF) vulnerability. The reason is that within the save_url_to_cache function, there are no restrictions on the URL, which allows access to local target reso...

  • EPSS 0.08%
  • Veröffentlicht 10.10.2024 23:15:03
  • Zuletzt bearbeitet 17.10.2024 17:11:31

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves **insecure communication** between the FRP (Fast Reverse Proxy) client and server when Gradio's `share=True` option is used. HTTPS is not enforced on ...