| Summary | isolated-vm is a library for nodejs which gives you access to v8's Isolate interface. Versions of isolated-vm before v4.0.0 have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to the underlying reference's full prototype chain. In an environment where the implementer has exposed a Reference instance to an attacker they would be able to use it to acquire a Reference to the nodejs context's Function object. Similar application-specific attacks could be possible by modifying the local prototype of other API objects. Access to NativeModule objects could allow an attacker to load and run native code from anywhere on the filesystem. If combined with, for example, a file upload API this would allow for arbitrary code execution. This is addressed in v4.0.0 through a series of related changes. |
|---|---|
| Publication Date | March 31, 2021, 8:15 a.m. |
| Registration Date | March 31, 2021, 10:02 a.m. |
| Last Update | Nov. 21, 2024, 2:48 p.m. |
| CVSS3.1 : CRITICAL | |
| スコア | 9.6 |
|---|---|
| Vector | CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
| 攻撃元区分(AV) | 隣接 |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更あり |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | 高 |
| CVSS2.0 : MEDIUM | |
| Score | 5.8 |
|---|---|
| Vector | AV:A/AC:L/Au:N/C:P/I:P/A:P |
| 攻撃元区分(AV) | 隣接 |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | 低 |
| 可用性への影響(A) | 低 |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:isolated-vm_project:isolated-vm:*:*:*:*:*:node.js:*:* | 4.0.0 | ||||
| Title | nodejs 用 isolated-vm における動的に操作されるコードリソースの不適切な制御に関する脆弱性 |
|---|---|
| Summary | nodejs 用 isolated-vm には、動的に操作されるコードリソースの不適切な制御に関する脆弱性が存在します。 |
| Possible impacts | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | March 19, 2021, midnight |
| Registration Date | Dec. 9, 2021, 3:42 p.m. |
| Last Update | Dec. 9, 2021, 3:42 p.m. |
| isolated-vm project |
| isolated-vm 4.0.0 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2021年12月09日] 掲載 |
Dec. 9, 2021, 3:42 p.m. |