Race condition in update_root_in_config may redirect user traffic in Gradio
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
gradioPyPI | < 5.0.0 | 5.0.0 |
Affected products
2- Range: < 5.0.0
Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-xh2x-3mrm-fwqmghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-47870ghsaADVISORY
- github.com/gradio-app/gradio/security/advisories/GHSA-xh2x-3mrm-fwqmghsax_refsource_CONFIRMWEB
- github.com/pypa/advisory-database/tree/main/vulns/gradio/PYSEC-2024-218.yamlghsaWEB
News mentions
0No linked articles in our index yet.