CVE-2023-29017

Scores

EPSS

0.754medium75.4%
0%20%40%60%80%100%

Percentile: 75.4%

CVSS

9.8critical3.x
0246810

CVSS Score: 9.8/10

All CVSS Scores

CVSS 3.x
9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

vm2 is a sandbox that can run untrusted code with whitelisted 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.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

nvd

CWEs

913CWE-755CWE-913

Related Vulnerabilities

Exploits

Exploit ID: CVE-2023-29017

Source: github-poc

URL: https://github.com/passwa11/CVE-2023-29017-reverse-shell

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: vm2

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:vm2_project:vm2:*:*:*:*:*:node.js:*:*",      "versionEndExcluding": "3.9.15",      "vulnerable": true    }  ],  "operator": "OR"}

Source: nvd

End of list