CVE-2024-21890
6.5
MEDIUM
CVSS 3.1
EPSS 0.95%
描述
The Node.js Permission Model does not clarify in the documentation that wildcards should be only used as the last character of a file path. For example: ``` --allow-fs-read=/home/node/.ssh/*.pub ``` will ignore `pub` and give access to everything after `.ssh/`. This misleading documentation affects all users using the experimental permission model in Node.js 20 and Node.js 21. Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.
如何修補 CVE-2024-21890
要修補 CVE-2024-21890,請將受影響套件升級到下列已修補版本。
- —升級至 20.11.1 或更新版本
- —升級至 20.11.1 或更新版本
CVE-2024-21890 正在被利用嗎?
低 — EPSS 為 0.9%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- >= 20.0.0, < 20.11.1, >= 21.0.0, < 21.6.2
- >= 20.0.0, < 20.11.1, >= 21.0.0, < 21.6.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |