• CVE-2024-22025

发布时间: 2024年9月27日

修改时间: 2025年4月13日

概要

A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. An attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration.

CVSS v3 指标

NVD openEuler
Confidentiality None None
Attack Vector Network Network
CVSS评分 N/A 6.5
Attack Complexity Low Low
Privileges Required None None
Scope Unchanged Unchanged
Integrity None None
User Interaction Required Required
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