| 概要 | Various `node:fs` functions allow specifying paths as either strings or `Uint8Array` objects. In Node.js environments, the `Buffer` class extends the `Uint8Array` class. Node.js prevents path traversal through strings (see CVE-2023-30584) and `Buffer` objects (see CVE-2023-32004), but not through non-`Buffer` `Uint8Array` objects. This is distinct from CVE-2023-32004 which only referred to `Buffer` objects. However, the vulnerability follows the same pattern using `Uint8Array` instead of `Buffer`. Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js. |
|---|---|
| 公表日 | 2023年10月18日13:15 |
| 登録日 | 2023年10月18日16:00 |
| 最終更新日 | 2024年11月21日17:15 |
| CVSS3.1 : CRITICAL | |
| スコア | 9.8 |
|---|---|
| ベクター | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | 高 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 20.0.0 | 20.8.0 | |||
| 構成2 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:* | |||||
| タイトル | Node.js Foundation の Node.js 等複数ベンダの製品におけるパストラバーサルの脆弱性 |
|---|---|
| 概要 | Node.js Foundation の Node.js 等複数ベンダの製品には、パストラバーサルの脆弱性が存在します。 |
| 想定される影響 | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | 参考情報を参照して適切な対策を実施してください。 |
| 公表日 | 2023年10月18日0:00 |
| 登録日 | 2023年12月27日11:03 |
| 最終更新日 | 2024年11月19日11:30 |
| Fedora Project |
| Fedora 39 |
| Node.js Foundation |
| Node.js 20.0.0 以上 20.8.0 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2023年12月27日] 掲載 |
2023年12月27日11:03 |
| 2 | [2024年11月19日] 参考情報:JVN (JVNVU#96191615) を追加 参考情報:ICS-CERT ADVISORY (ICSA-24-319-08) を追加 |
2024年11月19日10:30 |