Vulnerabilities (CVE)

Filtered by vendor Vm2 Project Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-37903 1 Vm2 Project 1 Vm2 2023-08-01 N/A 10.0 CRITICAL
vm2 is an open source vm/sandbox for Node.js. In vm2 for versions up to and including 3.9.19, Node.js custom inspect function allows attackers to escape the sandbox and run arbitrary code. This may result in Remote Code Execution, assuming the attacker has arbitrary code execution primitive inside the context of vm2 sandbox. There are no patches and no known workarounds. Users are advised to find an alternative software.
CVE-2023-37466 1 Vm2 Project 1 Vm2 2023-07-27 N/A 9.8 CRITICAL
vm2 is an advanced vm/sandbox for Node.js. The library contains critical security issues and should not be used for production. The maintenance of the project has been discontinued. In vm2 for versions up to 3.9.19, `Promise` handler sanitization can be bypassed with `@@species` accessor property allowing attackers to escape the sandbox and run arbitrary code. Remote Code Execution, assuming the attacker has arbitrary code execution primitive inside the context of vm2 sandbox.
CVE-2021-23555 1 Vm2 Project 1 Vm2 2022-02-22 10.0 HIGH 9.8 CRITICAL
The package vm2 before 3.9.6 are vulnerable to Sandbox Bypass via direct access to host error objects generated by node internals during generation of a stacktraces, which can lead to execution of arbitrary code on the host machine.
CVE-2021-23449 1 Vm2 Project 1 Vm2 2021-11-04 7.5 HIGH 10.0 CRITICAL
This affects the package vm2 before 3.9.4 via a Prototype Pollution attack vector, which can lead to execution of arbitrary code on the host machine.