• 公告ID (KylinSec-SA-2024-2216)

摘要:

Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.

安全等级: Low

公告ID: KylinSec-SA-2024-2216

发布日期: 2024年5月27日

关联CVE: CVE-2023-23936  

  • 详细介绍

1. 漏洞描述

   

Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2023-23936 KY3.4-4A nodejs Unaffected
CVE-2023-23936 KY3.4-5 nodejs Unaffected
CVE-2023-23936 KY3.5.1 nodejs Unaffected
CVE-2023-23936 KY3.5.2 nodejs Unaffected

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2024-2215 下一篇:KylinSec-SA-2024-2217