CVE-2024-2206
SSRF Vulnerability in gradio-app/gradio
Record summary
CVE-2024-2206 has a selected CVSS score of 6.5 (medium).
Description
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.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 20, 2024 · Source: CVE List
Affected products and versions
3| Product | Source | Version range | Status |
|---|---|---|---|
gradio-app/gradioBrowse gradio-app / gradio-app/gradio | CVE List | Before 4.18 | affected |
Default status: unknown | CVE List | Before 4.18 | affected |
gradioBrowse PyPI / gradio | GitHub Advisory | Before 4.18.0 · Fixed in 4.18.0 | affected |