• CVE-2024-22019

发布时间: 2024年9月27日

修改时间: 2025年4月13日

概要

A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service (DoS). The server reads an unbounded number of bytes from a single connection, exploiting the lack of limitations on chunk extension bytes. The issue can cause CPU and network bandwidth exhaustion, bypassing standard safeguards like timeouts and body size limits.

CVSS v3 指标

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

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-3835 nodejs security update 2024年9月27日
KylinSec-SA-2024-4027 nodejs security update 2024年9月27日

影响产品

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