Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-2jjq-x548-rhpv: isolated-vm has vulnerable CachedDataOptions in API

Impact

If the untrusted v8 cached data is passed to the API through CachedDataOptions, the attackers can bypass the sandbox and run arbitrary code in the nodejs process. There are currently no known fixed versions or workarounds.

ghsa
#nodejs#js#git

isolated-vm has vulnerable CachedDataOptions in API

Critical severity GitHub Reviewed Published Sep 30, 2022 in laverdet/isolated-vm • Updated Sep 30, 2022

Related news

CVE-2022-39266: Vulnerable CachedDataOptions in API

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.