Improper Neutralization of CRLF Sequences ('CRLF Injection') (CWE-93)
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Feedly found the first article mentioning CVE-2022-31150. See article
EPSS Score was set to: 0.11% (Percentile: 42.3%)