CVE-2023-24807
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-24807
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-02-16T18:15:12
- Last Modified Date
- 2023-02-24T18:38:57
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* | 1 | OR | 5.19.1 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/nodejs/undici/commit/f2324e549943f0b0937b09fb1c0c16cc7c93abdf | Patch |
https://github.com/nodejs/undici/releases/tag/v5.19.1 | Release Notes |
https://github.com/nodejs/undici/security/advisories/GHSA-r6ch-mqf9-qc9w | Vendor Advisory |
https://hackerone.com/bugs?report_id=1784449 | Permissions Required Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-24807 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24807 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 07:50:40 | Added to TrackCVE | |||
2023-04-17 07:50:42 | Weakness Enumeration | new |