Security Advisory

CVE-2022-31150

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2022-07-19 20:40:10
Last updated 2025-04-22 17:48:45
Assigner GitHub_M
CVSS score 5.3
State PUBLISHED

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.