Gradio is an open-source Python package designed for quick prototyping. This vulnerability is a **lack of integrity check** on the downloaded FRP client, which could potentially allow attackers to introduce malicious code. If an attacker gains access to the remote URL from which the FRP client is downloaded, they could modify the binary without detection, as the Gradio server does not verify the file's checksum or signature. Any users utilizing the Gradio server's sharing mechanism that downloads the FRP client could be affected by this vulnerability, especially those relying on the executable binary for secure data tunneling. There is no direct workaround for this issue without upgrading. However, users can manually validate the integrity of the downloaded FRP client by implementing checksum or signature verification in their own environment to ensure the binary hasn't been tampered with.
References
Link | Resource |
---|---|
https://github.com/gradio-app/gradio/security/advisories/GHSA-8c87-gvhj-xm8m | Vendor Advisory |
Configurations
History
15 Nov 2024, 16:44
Type | Values Removed | Values Added |
---|---|---|
First Time |
Gradio Project gradio
Gradio Project |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
CPE | cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:* | |
CWE | NVD-CWE-Other | |
References | () https://github.com/gradio-app/gradio/security/advisories/GHSA-8c87-gvhj-xm8m - Vendor 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-11-15 16:44
NVD link : CVE-2024-47867
Mitre link : CVE-2024-47867
CVE.ORG link : CVE-2024-47867
JSON object : View
Products Affected
gradio_project
- gradio
CWE