• 公告ID (KylinSec-SA-2023-1130)

摘要:

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  

  • 详细介绍

1. 漏洞描述

   

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.

2. 影响范围

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

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2023-1129 下一篇:KylinSec-SA-2023-1131