CVE-2023-23936
Last modified
CVE-2023-23936 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 1.13% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nodejs | Node.Js | >= 16.0.0, < 16.19.1 |
| Nodejs | Node.Js | >= 18.0.0, < 18.14.1 |
| Nodejs | Node.Js | >= 19.0.0, < 19.6.1 |
| Nodejs | Undici | >= 2.0.0, < 5.19.1 |
References
- https://hackerone.com/reports/1820955Exploit, Third Party Advisory
- https://hackerone.com/reports/1820955Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-23936?
How severe is CVE-2023-23936?
How do I fix CVE-2023-23936?
Are you affected by CVE-2023-23936?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
