CVE-2024-47867
CVSS 3.1 Score 7.5 of 10 (high)
Details
Summary
CVE-2024-47867 is a vulnerability affecting the Gradio open-source Python package. The issue lies in the lack of integrity checks on downloaded FRP (Forwarded Remote Procedure Call) clients. This vulnerability could allow attackers to introduce malicious code if they gain access to the remote URL where the FRP client is downloaded. The Gradio server does not verify file checksums or signatures, allowing potential manipulation of the binary. Users who download the FRP client through Gradio's sharing mechanism are susceptible to this issue, particularly those using the binary for secure data tunneling. To mitigate the risk, users can manually validate the integrity of the downloaded FRP client by implementing checksum or signature verification in their own environment. There is no workaround for this vulnerability besides upgrading to a patch or fix.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.
Affected Products
- Gradio Project Gradio