Vulnerability CVE-2023-37466


Published: 2023-07-14

Description:
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.

See advisories in our WLB2 database:
Topic
Author
Date
Med.
vm2 3.9.19 Sandbox Escape
Calil Khalil
20.03.2024

Type:

CWE-94

(Improper Control of Generation of Code ('Code Injection'))

 References:
https://github.com/patriksimek/vm2/security/advisories/GHSA-cchq-frgv-rjh5

Copyright 2024, cxsecurity.com

 

Back to Top