CVE-2023-24807
Last modified
CVE-2023-24807 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. EPSS estimates a 1.31% chance of exploitation in the next 30 days.
Description
Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nodejs | Undici | < 5.19.1 |
References
- https://hackerone.com/bugs?report_id=1784449Permissions Required, Third Party Advisory
- https://hackerone.com/bugs?report_id=1784449Permissions Required, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-24807?
How severe is CVE-2023-24807?
How do I fix CVE-2023-24807?
Are you affected by CVE-2023-24807?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
