First published: Mon Jul 01 2024(Updated: )
Async <= 2.6.4 and <= 3.2.5 are vulnerable to ReDoS (Regular Expression Denial of Service) while parsing function in autoinject function.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Async Async | <=2.6.4<=3.2.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-39249 has a high severity due to its potential to lead to Denial of Service conditions.
To fix CVE-2024-39249, upgrade to Async version 2.6.5 or higher, or to 3.2.6 or higher.
CVE-2024-39249 affects systems running Async versions 2.6.4 and 3.2.5 or earlier.
A ReDoS attack exploits the vulnerability in CVE-2024-39249 to consume excessive processing time, causing system slowdown or crashes.
The primary vulnerability in CVE-2024-39249 lies in how Async processes regular expressions in the autoinject function.