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.
Remediation
References
https://github.com/nodejs/undici/releases/tag/v5.8.0
https://github.com/nodejs/undici/security/advisories/GHSA-3cvr-822r-rqcc
https://hackerone.com/reports/409943
https://security.netapp.com/advisory/ntap-20220915-0002/
Related Vulnerabilities
CVE-2021-44908 Vulnerability in npm package sails
CVE-2019-10421 Vulnerability in maven package org.jenkins-ci.plugins:azure-event-grid-notifier
CVE-2020-11990 Vulnerability in npm package cordova-plugin-camera
CVE-2022-31198 Vulnerability in npm package @openzeppelin/contracts-upgradeable
CVE-2018-5382 Vulnerability in maven package org.bouncycastle:bcprov-jdk14