CVE-2024-1729
Last modified
CVE-2024-1729 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-1723The SiteOrigin Widgets Bundle plugin for WordPress is vulner…5.4
- CVE-2024-1724In snapd versions prior to 2.62, when using AppArmor for enf…8.2
- CVE-2024-1725A flaw was found in the kubevirt-csi component of OpenShift …6.5
- CVE-2024-1726A flaw was discovered in the RESTEasy Reactive implementatio…5.3
- CVE-2024-1727A Cross-Site Request Forgery (CSRF) vulnerability in gradio-…4.3
- CVE-2024-1728gradio-app/gradio is vulnerable to a local file inclusion vu…7.5
- CVE-2024-1730The Prime Slider – Addons For Elementor (Revolution of a sli…5.4
- CVE-2024-1731The Auto Refresh Single Page plugin for WordPress is vulnera…8.8
- CVE-2024-1732The Sharkdropship for AliExpress Dropshipping and Affiliate …5.3
- CVE-2024-1733The Word Replacer Pro plugin for WordPress is vulnerable to …5.3
- CVE-2024-1734Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-1735A vulnerability has been identified in armeria-saml versions…9.1
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
