CVE-2022-31150

Severity CVSS v4.0:
Pending analysis
Type:
CWE-93 Improper Neutralization of CRLF Sequences ('CRLF Injection')
Publication date:
19/07/2022
Last modified:
28/10/2022

Description

undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0. Sanitizing all HTTP headers from untrusted sources to eliminate `\r\n` is a workaround for this issue.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* 5.8.0 (excluding)