CVE-2023-23936
CVSS V2 None
CVSS V3 None
Description
Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.
Overview
- CVE ID
- CVE-2023-23936
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-02-16T18:15:10
- Last Modified Date
- 2023-02-24T19:14:28
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* | 1 | OR | 16.0.0 | 16.19.1 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* | 1 | OR | 18.0.0 | 18.14.1 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 1 | OR | 19.0.0 | 19.6.1 |
cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* | 1 | OR | 2.0.0 | 5.19.1 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/nodejs/undici/commit/a2eff05401358f6595138df963837c24348f2034 | Patch |
https://github.com/nodejs/undici/releases/tag/v5.19.1 | Release Notes |
https://github.com/nodejs/undici/security/advisories/GHSA-5r9g-qh6m-jxff | Vendor Advisory |
https://hackerone.com/reports/1820955 | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-23936 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23936 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 07:50:36 | Added to TrackCVE | |||
2023-04-17 07:50:38 | Weakness Enumeration | new |