Description
Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.
Remediation
References
https://github.com/nodejs/undici/commit/f2324e549943f0b0937b09fb1c0c16cc7c93abdf
https://github.com/nodejs/undici/releases/tag/v5.19.1
https://github.com/nodejs/undici/security/advisories/GHSA-r6ch-mqf9-qc9w
https://hackerone.com/bugs?report_id=1784449
https://security.netapp.com/advisory/ntap-20230324-0010/
Related Vulnerabilities
CVE-2016-3092 Vulnerability in maven package org.apache.tomcat.embed:tomcat-embed-core
CVE-2022-25912 Vulnerability in npm package simple-git
CVE-2014-7191 Vulnerability in maven package org.webjars.bower:qs
CVE-2017-9793 Vulnerability in maven package org.apache.struts:struts2-core
CVE-2022-23617 Vulnerability in maven package org.xwiki.platform:xwiki-platform-oldcore