CVE-2024-2206

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2024-2206
  • Assigner
  • @huntr_ai
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-03-27T00:00:32.469Z
  • Last Modified Date
  • 2024-06-20T18:27:00.318Z
History
Created Old Value New Value Data Type Notes
2024-06-26 00:13:41 Added to TrackCVE