发布时间: 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.
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 |