logo

CVE-2024-1729 gradio

Package

Manager: pip
Name: gradio
Vulnerable Version: >=0 <4.19.2

Severity

Level: Medium

CVSS v3.1: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00082 pctl0.24812

Details

Gradio apps vulnerable to timing attacks to guess password ### Impact This security policy is with regards to a timing attack that allows users of Gradio apps to potentially guess the password of password-protected Gradio apps. This relies on the fact that string comparisons in Python terminate early, as soon as there is a string mismatch. Because Gradio apps are, by default, not rate-limited, a user could brute-force millions of guesses to figure out the correct username and password. ### Patches Yes, the problem has been patched in Gradio version 4.19.2 or higher. We have no knowledge of this exploit being used against users of Gradio applications, but we encourage all users to upgrade to Gradio 4.19.2 or higher. Fixed in: https://github.com/gradio-app/gradio/commit/e329f1fd38935213fe0e73962e8cbd5d3af6e87b

Metadata

Created: 2024-02-22T22:09:22Z
Modified: 2024-03-29T14:00:36Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/02/GHSA-hmx6-r76c-85g9/GHSA-hmx6-r76c-85g9.json
CWE IDs: ["CWE-367"]
Alternative ID: GHSA-hmx6-r76c-85g9
Finding: F124
Auto approve: 1