• CVE-2025-23084

发布时间: 2025年2月8日

修改时间: 2025年2月8日

概要

A vulnerability has been identified in Node.js, specifically affecting the handling of drive names in the Windows environment. Certain Node.js functions do not treat drive names as special on Windows. As a result, although Node.js assumes a relative path, it actually refers to the root directory. On Windows, a path that does not start with the file separator is treated as relative to the current directory. This vulnerability affects Windows users of `path.join` API.

CVSS v3 指标

NVD openEuler
Confidentiality High
Attack Vector Local
CVSS评分 N/A 5.6
Attack Complexity Low
Privileges Required Low
Scope Unchanged
Integrity Low
User Interaction Required
Availability None

安全公告

公告名 概要 发布时间
KylinSec-SA-2025-1625 nodejs security update 2025年3月18日

影响产品

产品 状态
V6 nodejs Fixed