摘要:
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.
安全等级: Low
公告ID: KylinSec-SA-2023-1130
发布日期: 2023年3月1日
关联CVE: CVE-2023-24807
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.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-24807 | KY3.4-4A | nodejs | Unaffected |
CVE-2023-24807 | KY3.4-5 | nodejs | Unaffected |
CVE-2023-24807 | KY3.5.1 | nodejs | Unaffected |
CVE-2023-24807 | KY3.5.2 | nodejs | Unaffected |