CVE-2023-30547

Scores

EPSS

0.836high83.6%
0%20%40%60%80%100%

Percentile: 83.6%

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. There exists a vulnerability in exception sanitization of vm2 for versions up to 3.9.16, allowing attackers to raise an unsanitized host exception inside handleException() which can be used to escape the sandbox and run arbitrary code in host context. This vulnerability was patched in the release of version 3.9.17 of vm2. There are no known workarounds for this vulnerability. Users are advised to upgrade.

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

CWE-74CWE-755

Related Vulnerabilities

Exploits

Exploit ID: CVE-2023-30547

Source: github-poc

URL: https://github.com/junnythemarksman/CVE-2023-30547

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: vm2

Operating System: * * *

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

Source: nvd

End of list