isolated-vm is a library for nodejs which gives the user access to v8's Isolate interface. In versions 4.3.6 and prior, if the untrusted v8 cached data is passed to the API through CachedDataOptions, attackers can bypass the sandbox and run arbitrary code in the nodejs process. Version 4.3.7 changes the documentation to warn users that they should not accept `cachedData` payloads from a user.
References
Configurations
History
21 Nov 2024, 07:17
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.6 |
References | () https://github.com/laverdet/isolated-vm/commit/218e87a6d4e8cb818bea76d1ab30cd0be51920e8 - | |
References | () https://github.com/laverdet/isolated-vm/commits/v4.3.7 - | |
References | () https://github.com/laverdet/isolated-vm/issues/379 - | |
References | () https://github.com/laverdet/isolated-vm/security/advisories/GHSA-2jjq-x548-rhpv - Third Party Advisory |
24 Aug 2023, 23:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-693 | |
References |
|
|
Summary | isolated-vm is a library for nodejs which gives the user access to v8's Isolate interface. In versions 4.3.6 and prior, if the untrusted v8 cached data is passed to the API through CachedDataOptions, attackers can bypass the sandbox and run arbitrary code in the nodejs process. Version 4.3.7 changes the documentation to warn users that they should not accept `cachedData` payloads from a user. |
14 Jul 2023, 17:24
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-Other CWE-20 |
Information
Published : 2022-09-29 18:15
Updated : 2024-11-21 07:17
NVD link : CVE-2022-39266
Mitre link : CVE-2022-39266
CVE.ORG link : CVE-2022-39266
JSON object : View
Products Affected
isolated-vm_project
- isolated-vm
CWE