| Summary | 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. |
|---|---|
| Publication Date | Oct. 18, 2023, 1:15 p.m. |
| Registration Date | Oct. 18, 2023, 4 p.m. |
| Last Update | Nov. 21, 2024, 5:15 p.m. |
| CVSS3.1 : CRITICAL | |
| スコア | 9.8 |
|---|---|
| Vector | 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) | 高 |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 20.0.0 | 20.8.0 | |||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:* | |||||
| Title | Node.js Foundation の Node.js 等複数ベンダの製品におけるパストラバーサルの脆弱性 |
|---|---|
| Summary | Node.js Foundation の Node.js 等複数ベンダの製品には、パストラバーサルの脆弱性が存在します。 |
| Possible impacts | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | 参考情報を参照して適切な対策を実施してください。 |
| Publication Date | Oct. 18, 2023, midnight |
| Registration Date | Dec. 27, 2023, 11:03 a.m. |
| Last Update | Nov. 19, 2024, 11:30 a.m. |
| Fedora Project |
| Fedora 39 |
| Node.js Foundation |
| Node.js 20.0.0 以上 20.8.0 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2023年12月27日] 掲載 |
Dec. 27, 2023, 11:03 a.m. |
| 2 | [2024年11月19日] 参考情報:JVN (JVNVU#96191615) を追加 参考情報:ICS-CERT ADVISORY (ICSA-24-319-08) を追加 |
Nov. 19, 2024, 10:30 a.m. |