• CVE-2023-23936

发布时间: 2024年5月27日

修改时间: 2024年5月27日

概要

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.

CVSS v3 指标

NVD openEuler
CVSS评分 5.4 5.4
Attack Vector Network Network
Attack Complexity Low Low
Privileges Required None None
User Interaction Required Required
Scope Unchanged Unchanged
Confidentiality Low Low
Integrity Low Low
Availability None None

安全公告

公告名 概要 发布时间
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. 2024年5月27日

影响产品

产品 状态
KY3.4-4A nodejs Unaffected
KY3.4-5 nodejs Unaffected
KY3.5.1 nodejs Unaffected
KY3.5.2 nodejs Unaffected