CVE-2024-10624
Last modified
CVE-2024-10624 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. A Regular Expression Denial of Service (ReDoS) vulnerability exists in the gradio-app/gradio repository, affecting the gr.Datetime component. The affected version is git commit 98cbcae. EPSS estimates a 1.01% chance of exploitation in the next 30 days.
Description
A Regular Expression Denial of Service (ReDoS) vulnerability exists in the gradio-app/gradio repository, affecting the gr.Datetime component. The affected version is git commit 98cbcae. The vulnerability arises from the use of a regular expression `^(?:\s*now\s*(?:-\s*(\d+)\s*([dmhs]))?)?\s*$` to process user input. In Python's default regex engine, this regular expression can take polynomial time to match certain crafted inputs. An attacker can exploit this by sending a crafted HTTP request, causing the gradio process to consume 100% CPU and potentially leading to a Denial of Service (DoS) condition on the server.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gradio Project | Gradio | 2024-09-18 |
References
- https://huntr.com/bounties/e8d0b248-8feb-4c23-9ef9-be4d1e868374Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-10624?
How severe is CVE-2024-10624?
How do I fix CVE-2024-10624?
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-10618A vulnerability, which was classified as critical, has been …9.8
- CVE-2024-10619A vulnerability, which was classified as critical, was found…9.8
- CVE-2024-1062A heap overflow flaw was found in 389-ds-base. This issue le…5.5
- CVE-2024-10620A vulnerability was found in knightliao Disconf 2.6.36. It h…6.9
- CVE-2024-10621The Simple Shortcode for Google Maps plugin for WordPress is…6.4
- CVE-2024-10623The ForumEngine theme for WordPress is vulnerable to Reflect…6.1
- CVE-2024-10625The WooCommerce Support Ticket System plugin for WordPress i…9.1
- CVE-2024-10626The WooCommerce Support Ticket System plugin for WordPress i…8.1
- CVE-2024-10627The WooCommerce Support Ticket System plugin for WordPress i…9.8
- CVE-2024-10628The Quiz Maker Business, Developer, and Agency plugins for W…7.5
- CVE-2024-10629The GPX Viewer plugin for WordPress is vulnerable to arbitra…8.8
- CVE-2024-1063Appwrite <= v1.4.13 is affected by a Server-Side Request For…7.5
Are you affected by CVE-2024-10624?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
