7.5
CVE-2024-39249
- EPSS 0.81%
- Veröffentlicht 01.07.2024 20:15:02
- Zuletzt bearbeitet 15.04.2026 00:35:42
- CVE-Watchlists
- Unerledigt
Async <= 2.6.4 and <= 3.2.5 are vulnerable to ReDoS (Regular Expression Denial of Service) while parsing function in autoinject function. NOTE: this is disputed by the supplier because there is no realistic threat model: regular expressions are not used with untrusted input.
Daten sind bereitgestellt durch das CVE Programm von Authorized Data Publishers (ADP) (Unstrukturiert)
Herstellerasync_project
≫
Produkt
async
Default Statusunknown
Version <=
2.6.4
Version
0
Status
affected
Version <=
3.2.5
Version
0
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.81% | 0.521 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-1333 Inefficient Regular Expression Complexity
The product uses a regular expression with a worst-case computational complexity that is inefficient and possibly exponential.
https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L41
https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L6
https://github.com/caolan/async/issues/1975#issuecomment-2204528153
https://github.com/zunak/CVE-2024-39249
https://github.com/zunak/CVE-2024-39249/issues/1