vm2 is a sandbox that can run untrusted code with Node's built-in modules. A sandbox escape vulnerability exists in vm2 for versions up to and including 3.9.17. It abuses an unexpected creation of a host object based on the specification of `Proxy`. As a result a threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox. This vulnerability was patched in the release of version `3.9.18` of `vm2`. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Link | Resource |
---|---|
https://gist.github.com/arkark/e9f5cf5782dec8321095be3e52acf5ac | Exploit Third Party Advisory |
https://github.com/patriksimek/vm2/commit/d88105f99752305c5b8a77b63ddee3ec86912daf | Patch |
https://github.com/patriksimek/vm2/releases/tag/3.9.18 | Release Notes |
https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5 | Vendor Advisory |
Configurations
History
24 May 2023, 20:50
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 10.0 |
CPE | cpe:2.3:a:vm2_project:vm2:*:*:*:*:*:node.js:*:* | |
CWE | NVD-CWE-noinfo | |
References | (MISC) https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5 - Vendor Advisory | |
References | (MISC) https://github.com/patriksimek/vm2/releases/tag/3.9.18 - Release Notes | |
References | (MISC) https://github.com/patriksimek/vm2/commit/d88105f99752305c5b8a77b63ddee3ec86912daf - Patch | |
References | (MISC) https://gist.github.com/arkark/e9f5cf5782dec8321095be3e52acf5ac - Exploit, Third Party Advisory |
15 May 2023, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-05-15 20:15
Updated : 2024-02-04 23:37
NVD link : CVE-2023-32314
Mitre link : CVE-2023-32314
CVE.ORG link : CVE-2023-32314
JSON object : View
Products Affected
vm2_project
- vm2
CWE
NVD-CWE-noinfo
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')