CVE-2023-29017: Improper Control of Dynamically-Managed Code Resources
(updated )
vm2 is a sandbox that can run untrusted code with allow listed Node’s built-in modules. Prior to version 3.9.15, vm2 was not properly handling host objects passed to Error.prepareStackTrace
in case of unhandled async errors. A threat actor could 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.15 of vm2. There are no known workarounds.
References
- gist.github.com/seongil-wi/2a44e082001b959bfe304b62121fb76d
- github.com/advisories/GHSA-7jxr-cg7f-gpgv
- github.com/patriksimek/vm2/commit/d534e5785f38307b70d3aac1945260a261a94d50
- github.com/patriksimek/vm2/issues/515
- github.com/patriksimek/vm2/security/advisories/GHSA-7jxr-cg7f-gpgv
- nvd.nist.gov/vuln/detail/CVE-2023-29017
Detect and mitigate CVE-2023-29017 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →