VYPR

isolated-vm

by laverdet

Source repositories

CVEs (2)

  • CVE-2022-39266Sep 29, 2022
    risk 0.00cvss epss 0.01

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

  • CVE-2021-21413Mar 30, 2021
    risk 0.00cvss epss 0.01

    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…