Gradio Project

Gradio

43 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.19%
  • Veröffentlicht 10.10.2024 23:15:03
  • Zuletzt bearbeitet 17.10.2024 16:57:02

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **race condition** in the `update_root_in_config` function, allowing an attacker to modify the `root` URL used by the Gradio frontend to communicate...

  • EPSS 0.25%
  • Veröffentlicht 10.10.2024 23:15:03
  • Zuletzt bearbeitet 17.10.2024 16:54:34

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves **Cross-Site Scripting (XSS)** on any Gradio server that allows file uploads. Authenticated users can upload files such as HTML, JavaScript, or SVG fi...

  • EPSS 0.16%
  • Veröffentlicht 10.10.2024 23:15:02
  • Zuletzt bearbeitet 17.10.2024 16:59:04

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **timing attack** in the way Gradio compares hashes for the `analytics_dashboard` function. Since the comparison is not done in constant time, an at...

Exploit
  • EPSS 0.2%
  • Veröffentlicht 10.10.2024 23:15:02
  • Zuletzt bearbeitet 17.10.2024 17:04:35

Gradio is an open-source Python package designed for quick prototyping. This is a **data validation vulnerability** affecting several Gradio components, which allows arbitrary file leaks through the post-processing step. Attackers can exploit these c...

  • EPSS 0.22%
  • Veröffentlicht 10.10.2024 23:15:02
  • Zuletzt bearbeitet 15.11.2024 16:44:54

Gradio is an open-source Python package designed for quick prototyping. This vulnerability is a **lack of integrity check** on the downloaded FRP client, which could potentially allow attackers to introduce malicious code. If an attacker gains access...

  • EPSS 0.16%
  • Veröffentlicht 10.10.2024 22:15:11
  • Zuletzt bearbeitet 17.10.2024 17:00:47

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves data exposure due to the enable_monitoring flag not properly disabling monitoring when set to False. Even when monitoring is supposedly disabled, an a...

  • EPSS 0.24%
  • Veröffentlicht 10.10.2024 22:15:11
  • Zuletzt bearbeitet 17.10.2024 16:53:29

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to **Server-Side Request Forgery (SSRF)** in the `/queue/join` endpoint. Gradio’s `async_save_url_to_cache` function allows attackers to force the Grad...

  • EPSS 0.25%
  • Veröffentlicht 10.10.2024 22:15:10
  • Zuletzt bearbeitet 17.10.2024 16:48:17

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **one-level read path traversal** in the `/custom_component` endpoint. Attackers can exploit this flaw to access and leak source code from custom Gr...

  • EPSS 0.17%
  • Veröffentlicht 10.10.2024 22:15:10
  • Zuletzt bearbeitet 17.10.2024 16:46:39

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to **CORS origin validation accepting a null origin**. When a Gradio server is deployed locally, the `localhost_aliases` variable includes "null" as a ...

  • EPSS 0.2%
  • Veröffentlicht 10.10.2024 22:15:10
  • Zuletzt bearbeitet 17.10.2024 16:40:03

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to the **bypass of directory traversal checks** within the `is_in_or_equal` function. This function, intended to check if a file resides within a given...