Lucene search
+L

78 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.18 views

EUVD-2022-0867

Malicious code in bioql PyPI...

10CVSS9.2AI score0.02876EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/01 8:09 p.m.16 views

GHSA-4G2X-VQ5P-5VJ6 Budibase affected by VM2 Constructor Escape Vulnerability

Impact Previously, budibase used a library called vm2 for code execution inside the Budibase builder and apps, such as the UI below for configuring bindings in the design section. Due to a vulnerability in vm2, any environment that executed the code server side automations and column formulas was...

9.8CVSS8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/03/01 8:09 p.m.29 views

Budibase affected by VM2 Constructor Escape Vulnerability

Impact Previously, budibase used a library called vm2 for code execution inside the Budibase builder and apps, such as the UI below for configuring bindings in the design section. Due to a vulnerability in vm2, any environment that executed the code server side automations and column formulas was...

8AI score
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/05/15 7:45 p.m.12 views

CVE-2023-32313 Inspect method manipulation in vm2

vm2 is a sandbox that can run untrusted code with Node's built-in modules. In versions 3.9.17 and lower of vm2 it was possible to get a read-write reference to the node inspect method and edit options for console.log. As a result a threat actor can edit options for the console.log command. This...

5.3CVSS5.3AI score0.0079EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/05/15 12:00 a.m.11 views

PT-2023-2909

Name of the Vulnerable Software and Affected Versions vm2 versions up to and including 3.9.17 Description A sandbox escape issue exists in vm2, allowing a threat actor to bypass sandbox protections and gain remote code execution rights on the host. This is achieved by abusing an unexpected creati...

10CVSS8.1AI score0.08127EPSS
SaveExploits1References17
CNNVD
CNNVD
added 2023/05/15 12:00 a.m.12 views

vm2 注入漏洞

vm2 is an advanced virtual machine/sandbox for Node.js by individual developer Patrik Simek in the Czech Republic. to run untrusted code using whitelisted Node built-in modules. An injection vulnerability exists in vm2 3.9.17 and earlier versions, which stems from the fact that an attacker can ru...

5.3CVSS7.4AI score0.0079EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2023/04/19 12:00 a.m.12 views

The vulnerability of the source code transformer in the vm2 package manager NPM allows a hacker to escape from a isolated programming environment and execute arbitrary code.

The vulnerability of the source code transformer in the vm2 package manager NPM is related to insufficient control over resources with dynamic management. Exploiting this vulnerability allows a malicious actor to exit from a isolated software environment and execute arbitrary code...

10CVSS8.5AI score0.03852EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2023/04/17 9:42 p.m.11 views

CVE-2023-30547 Sandbox Escape in vm2

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...

9.8CVSS9.5AI score0.72087EPSS
SaveExploits6References4
Vulnrichment
Vulnrichment
added 2023/04/14 6:37 p.m.17 views

CVE-2023-29199 vm2 Sandbox escape vulnerability

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 c...

9.8CVSS9.9AI score0.03852EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2023/04/14 12:00 a.m.30 views

vm2 安全漏洞

vm2 is an advanced virtual machine/sandbox for Node.js by individual developer Patrik Simek in the Czech Republic. to run untrusted code using whitelisted Node built-in modules. A security vulnerability exists in vm2 version 3.9.15 and earlier. An attacker exploits this vulnerability to bypass...

10CVSS9.2AI score0.03852EPSS
SaveExploits1References8
The Hacker News
The Hacker News
added 2023/04/08 5:04 a.m.4 views

Researchers Discover Critical Remote Code Execution Flaw in vm2 Sandbox Library

The maintainers of the vm2 JavaScript sandbox module have shipped a patch to address a critical flaw that could be abused to break out of security boundaries and execute arbitrary shellcode. The flaw, which affects all versions, including and prior to 3.9.14, was reported by researchers from Sout...

10CVSS8.3AI score0.63186EPSS
SaveExploits4
CNNVD
CNNVD
added 2023/04/06 12:00 a.m.11 views

vm2 安全漏洞

vm2 is an advanced virtual machine/sandbox for Node.js by individual developer Patrik Simek in the Czech Republic. to run untrusted code using whitelisted Node built-in modules. A security vulnerability exists in vm2 versions prior to 3.9.15 that stems from vm2 not properly handling passed host...

10CVSS8.6AI score0.63186EPSS
SaveExploits2References7
CNNVD
CNNVD
added 2022/12/21 12:00 a.m.13 views

vm2 安全漏洞

vm2 is an advanced virtual machine/sandbox for Node.js by individual developer Patrik Simek in the Czech Republic. to run untrusted code using whitelisted Node built-in modules. A security vulnerability exists in vm2 versions prior to 3.9.10, which stems from the use of prototype lookups in the...

9.8CVSS8.9AI score0.01425EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/09/06 12:00 a.m.3 views

PT-2022-4708

Name of the Vulnerable Software and Affected Versions vm2 versions prior to 3.9.11 Description The issue is related to insufficient resource control with dynamic management in the vm2 library, allowing a remote attacker to execute arbitrary code by bypassing sandbox protections. The vulnerability...

10CVSS7.8AI score0.47868EPSS
SaveExploits2References22
Vulnrichment
Vulnrichment
added 2022/09/06 12:00 a.m.5 views

CVE-2022-36067 vm2 vulnerable to Sandbox Escape before v3.9.11

vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. In versions prior to version 3.9.11, 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...

10CVSS10AI score0.47868EPSS
SaveExploits2References6
Veracode
Veracode
added 2022/02/14 10:31 a.m.43 views

Arbitrary Code Execution

vm2 is vulnerable to arbitrary code execution. Remote attackers are able to inject and execute crafted malicious scripts on the host machine via direct access to host error objects generated by node internals during generation of a stacktraces...

9.8CVSS5.8AI score0.02876EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/10/18 5:15 p.m.27 views

Code injection

This affects the package vm2 before 3.9.4 via a Prototype Pollution attack vector, which can lead to execution of arbitrary code on the host machine...

7.5CVSS9.5AI score0.0359EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2021/10/13 11:56 a.m.24 views

Prototype Pollution

vm2 is vulnerable to prototype pollution. An attacker is able to inject properties into existing construct prototypes and modify attributes via Object.defineProperties...

10CVSS4.7AI score0.0359EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder