CVE-2024-4940
MEDIUM NUCLEIgradio - Open Redirect via Improper URL Validation
Title source: llmExploitation Summary
CVE-2024-4940 has a Nuclei detection template available — see the Nuclei card below for the Shodan/FOFA recon queries.
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"
References (1)
Core 1
Core References
Exploit, Third Party Advisory
https://huntr.com/bounties/35aaea93-6895-4f03-9c1b-cd992665aa60
Scores
CVSS v3
6.1
EPSS
0.0102
EPSS Percentile
58.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
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