CVE-2023-29199 Details
Description
There exists a vulnerability in source code transformer (exception sanitization logic) of vm2 for versions up to 3.9.15, allowing attackers to bypass `handleException()` and leak unsanitized host exceptions which can be used to escape the sandbox and run arbitrary code in host context. 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.16` of `vm2`.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 6, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/leesh3288/f05730165799bf56d70391f3d9ea187c | CVE | ExploitThird Party Advisory |
| https://github.com/patriksimek/vm2/commit/24c724daa7c09f003e556d7cd1c7a8381cb985d7 | CVE | Patch |
| https://github.com/patriksimek/vm2/issues/516 | CVE | Issue TrackingPatch |
| https://github.com/patriksimek/vm2/releases/tag/3.9.16 | CVE | Release Notes |
| https://github.com/patriksimek/vm2/security/advisories/GHSA-xj72-wvfv-8985 | CVE | Vendor Advisory |
| https://gist.github.com/leesh3288/f05730165799bf56d70391f3d9ea187c | [email protected] | ExploitThird Party Advisory |
| https://github.com/patriksimek/vm2/commit/24c724daa7c09f003e556d7cd1c7a8381cb985d7 | [email protected] | Patch |
| https://github.com/patriksimek/vm2/issues/516 | [email protected] | Issue TrackingPatch |
| https://github.com/patriksimek/vm2/releases/tag/3.9.16 | [email protected] | Release Notes |
| https://github.com/patriksimek/vm2/security/advisories/GHSA-xj72-wvfv-8985 | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-913 | Improper Control of Dynamically-Managed Code Resources | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| vm2 project vm2 | < 3.9.16 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Apr 25, 2023 | Initial Analysis | [email protected] |