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.
References
Link | Resource |
---|---|
https://github.com/gradio-app/gradio/security/advisories/GHSA-xh2x-3mrm-fwqm | Third Party Advisory |
Configurations
History
17 Oct 2024, 16:57
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.1 |
First Time |
Gradio Project gradio
Gradio Project |
|
References | () https://github.com/gradio-app/gradio/security/advisories/GHSA-xh2x-3mrm-fwqm - Third Party Advisory |
15 Oct 2024, 12:58
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
10 Oct 2024, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-10 23:15
Updated : 2024-10-17 16:57
NVD link : CVE-2024-47870
Mitre link : CVE-2024-47870
CVE.ORG link : CVE-2024-47870
JSON object : View
Products Affected
gradio_project
- gradio
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')