Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-23936


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.


Published

2023-02-16T18:15:10.877

Last Modified

2024-11-21T07:47:08.223

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 6.5 (MEDIUM)

Weaknesses
  • Type: Secondary
    CWE-93
  • Type: Primary
    CWE-74

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application nodejs node.js < 16.19.1 Yes
Application nodejs node.js < 18.14.1 Yes
Application nodejs node.js < 19.6.1 Yes
Application nodejs undici < 5.19.1 Yes

References