CVE-2022-39266

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:isolated-vm_project:isolated-vm:*:*:*:*:*:node.js:*:*

History

24 Aug 2023, 23:15

Type Values Removed Values Added
CWE NVD-CWE-Other CWE-693
References
  • (MISC) https://github.com/laverdet/isolated-vm/issues/379 -
  • (MISC) https://github.com/laverdet/isolated-vm/commit/218e87a6d4e8cb818bea76d1ab30cd0be51920e8 -
  • (MISC) https://github.com/laverdet/isolated-vm/commits/v4.3.7 -
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. As of time of publication, there are no known fixed versions or workarounds. 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 CWE-287 NVD-CWE-Other
CWE-20

Information

Published : 2022-09-29 18:15

Updated : 2024-02-28 19:29


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
CWE-20

Improper Input Validation

CWE-693

Protection Mechanism Failure

NVD-CWE-Other