PT-2024-32858 · Gradio · Gradio

Ahpaleus

+1

·

Published

2024-10-10

·

Updated

2024-11-16

·

CVE-2024-47867

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Name of the Vulnerable Software and Affected Versions Gradio versions prior to 5.0
Description This issue is related to 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 issue, especially those relying on the executable binary for secure data tunneling.
Recommendations To resolve the issue, upgrade to gradio>=5.0, which includes a fix to verify the integrity of the downloaded binary. As a temporary workaround, 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.

Exploit

Fix

Insufficient Verification of Data Authenticity

Weakness Enumeration

Related Identifiers

CVE-2024-47867
GHSA-8C87-GVHJ-XM8M
PYSEC-2024-216

Affected Products

Gradio