CVE-2024-4940

MEDIUM NUCLEI

gradio-app/gradio - Open Redirect

Title source: llm

Description

An open redirect vulnerability exists in the gradio-app/gradio, affecting the latest version. The vulnerability allows an attacker to redirect users to arbitrary websites, which can be exploited for phishing attacks, Cross-site Scripting (XSS), Server-Side Request Forgery (SSRF), amongst others. This issue is due to improper validation of user-supplied input in the handling of URLs. Attackers can exploit this vulnerability by crafting a malicious URL that, when processed by the application, redirects the user to an attacker-controlled web page.

Nuclei Templates (1)

Gradio - Open Redirect
MEDIUMVERIFIEDby DhiyaneshDK
Shodan: http.html:"__gradio_mode__" || http.title:"gradio"
FOFA: body="__gradio_mode__" || title="gradio"

Scores

CVSS v3 6.1
EPSS 0.0724
EPSS Percentile 91.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Details

CWE
CWE-601
Status published
Products (2)
gradio_project/gradio 4.36.0
pypi/gradio 0PyPI
Published Jun 22, 2024
Tracked Since Feb 18, 2026