CVE-2024-47870

CVSS V2 None CVSS V3 None
Description
Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **race condition** in the `update_root_in_config` function, allowing an attacker to modify the `root` URL used by the Gradio frontend to communicate with the backend. By exploiting this flaw, an attacker can redirect user traffic to a malicious server. This could lead to the interception of sensitive data such as authentication credentials or uploaded files. This impacts all users who connect to a Gradio server, especially those exposed to the internet, where malicious actors could exploit this race condition. Users are advised to upgrade to `gradio>=5` to address this issue. There are no known workarounds for this issue.
Overview
  • CVE ID
  • CVE-2024-47870
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-10-10T22:15:05.594Z
  • Last Modified Date
  • 2024-10-10T22:15:05.594Z
References
Reference URL Reference Tags
https://github.com/gradio-app/gradio/security/advisories/GHSA-xh2x-3mrm-fwqm x_refsource_CONFIRM
History
Created Old Value New Value Data Type Notes
2024-10-11 13:19:08 Added to TrackCVE