CVE-2024-1729
Last modified
CVE-2024-1729 is a vulnerability of currently unknown severity. A timing attack vulnerability exists in the gradio-app/gradio repository, specifically within the login function in routes.py. The vulnerability arises from the use of a direct comparison operation (`app.auth[username] == password`) to validate user credentials, which can be exploited to guess passwords based on response times. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
A timing attack vulnerability exists in the gradio-app/gradio repository, specifically within the login function in routes.py. The vulnerability arises from the use of a direct comparison operation (`app.auth[username] == password`) to validate user credentials, which can be exploited to guess passwords based on response times. Successful exploitation of this vulnerability could allow an attacker to bypass authentication mechanisms and gain unauthorized access.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gradio Project | Gradio | >= 4.18.0, < 4.19.2 |
References
- https://huntr.com/bounties/f6a10a8d-f538-4cb7-9bb2-85d9f5708124Exploit, Third Party Advisory
- https://huntr.com/bounties/f6a10a8d-f538-4cb7-9bb2-85d9f5708124Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-1729?
How severe is CVE-2024-1729?
How do I fix CVE-2024-1729?
Are you affected by CVE-2024-1729?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
