icon

We found results for “

CVE-2024-2206

Good to know:

icon
icon

Date: March 26, 2024

An SSRF vulnerability exists in the gradio-app/gradio due to insufficient validation of user-supplied URLs in the "/proxy" route. Attackers can exploit this vulnerability by manipulating the "self.replica_urls" set through the "X-Direct-Url" header in requests to the "/" and "/config" routes, allowing the addition of arbitrary URLs for proxying. This flaw enables unauthorized proxying of requests and potential access to internal endpoints within the Hugging Face space. The issue arises from the application's inadequate checking of safe URLs in the "build_proxy_request" function.

Language: Python

Severity Score

Severity Score

Weakness Type (CWE)

Server-Side Request Forgery (SSRF)

CWE-918

Top Fix

icon

Upgrade Version

Upgrade to version gradio - 4.18.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): LOW
Availability (A): LOW

Do you need more information?

Contact Us