Lucene search
+L

38 matches found

Github Security Blog
Github Security Blog
added 2022/09/30 10:59 p.m.87 views

isolated-vm has vulnerable CachedDataOptions in API

Impact If the untrusted v8 cached data is passed to the API through CachedDataOptions, the attackers can bypass the sandbox and run arbitrary code in the nodejs process. Version 4.3.7 changes the documentation to warn users that they should not accept cachedData payloads from a user...

9.8CVSS9.2AI score0.011EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2022/09/30 3:53 p.m.20 views

Arbitrary Code Execution

isolated-vm is vulnerable to arbitrary code execution. The vulnerability exists because v8 cache data is not properly restricted in CachedDataOptions which allows an attacker to inject and execute arbitrary code...

9.8CVSS9.6AI score0.011EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2022/09/29 6:15 p.m.57 views

CVE-2022-39266

isolated-vm is a library for nodejs which gives the user access to v8's Isolate interface. In versions 4.3.6 and prior, if the untrusted v8 cached data is passed to the API through CachedDataOptions, attackers can bypass the sandbox and run arbitrary code in the nodejs process. Version 4.3.7...

9.8CVSS0.011EPSS
SaveExploits0References4
Prion
Prion
added 2022/09/29 6:15 p.m.23 views

Design/Logic Flaw

isolated-vm is a library for nodejs which gives the user access to v8's Isolate interface. In versions 4.3.6 and prior, if the untrusted v8 cached data is passed to the API through CachedDataOptions, attackers can bypass the sandbox and run arbitrary code in the nodejs process. Version 4.3.7...

7.5CVSS9.6AI score0.011EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/09/29 6:10 p.m.42 views

CVE-2022-39266 isolated-vm has vulnerable CachedDataOptions in API

isolated-vm is a library for nodejs which gives the user access to v8's Isolate interface. In versions 4.3.6 and prior, if the untrusted v8 cached data is passed to the API through CachedDataOptions, attackers can bypass the sandbox and run arbitrary code in the nodejs process. Version 4.3.7...

9.6CVSS9.3AI score
SaveExploits0References6
CVE
CVE
added 2022/09/29 6:10 p.m.366 views

CVE-2022-39266

CVE-2022-39266 affects the isolated-vm library for Node.js. The root cause is that in versions up to 4.3.6, passing untrusted V8 cached data via CachedDataOptions can bypass the sandbox and allow arbitrary code execution in the Node.js process. Multiple connected documents confirm the issue and p...

9.8CVSS9.7AI score0.011EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2022/09/29 6:10 p.m.66 views

CVE-2022-39266 isolated-vm has vulnerable CachedDataOptions in API

isolated-vm is a library for nodejs which gives the user access to v8's Isolate interface. In versions 4.3.6 and prior, if the untrusted v8 cached data is passed to the API through CachedDataOptions, attackers can bypass the sandbox and run arbitrary code in the nodejs process. Version 4.3.7...

9.6CVSS9.9AI score0.011EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2022/09/29 6:10 p.m.6 views

CVE-2022-39266 isolated-vm has vulnerable CachedDataOptions in API

isolated-vm is a library for nodejs which gives the user access to v8's Isolate interface. In versions 4.3.6 and prior, if the untrusted v8 cached data is passed to the API through CachedDataOptions, attackers can bypass the sandbox and run arbitrary code in the nodejs process. Version 4.3.7...

9.6CVSS9.6AI score0.011EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/09/29 12:00 a.m.10 views

Marcel Laverdet isolated-vm 安全漏洞

Marcel Laverdet isolated-vm is a Marcel Laverdet open source application. Library for nodejs with access to v8's Isolate interface. A security vulnerability exists in Marcel Laverdet isolated-vm version 4.3.6 and earlier, which stems from a vulnerability that allows users to access v8's Isolate...

9.8CVSS8.5AI score0.011EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/04/06 5:22 p.m.64 views

Misuse of `Reference` and other transferable APIs may lead to access to nodejs isolate

Versions of isolated-vm before v4.0.0, and especially before v3.0.0, have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to the underlying reference's full prototype chain. In an...

9.6CVSS4.4AI score0.00713EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/04/06 5:22 p.m.103 views

GHSA-MMHJ-4W6J-76H7 Misuse of `Reference` and other transferable APIs may lead to access to nodejs isolate

Versions of isolated-vm before v4.0.0, and especially before v3.0.0, have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to the underlying reference's full prototype chain. In an...

8CVSS9.3AI score0.00713EPSS
SaveExploits0References5
Veracode
Veracode
added 2021/04/01 5:59 a.m.22 views

Arbitrary Code Execution

isolated-vm is vulnerable to arbitrary code execution. The vulnerability exists through the ability to instantiate NativeModule from the RAII wrapper, allowing the file upload API to create objects that could run native code...

9.6CVSS4.8AI score0.00713EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2021/03/30 11:15 p.m.44 views

CVE-2021-21413

isolated-vm is a library for nodejs which gives you access to v8's Isolate interface. Versions of isolated-vm before v4.0.0 have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to...

9.6CVSS0.00713EPSS
SaveExploits0References4
OSV
OSV
added 2021/03/30 11:15 p.m.19 views

CVE-2021-21413

isolated-vm is a library for nodejs which gives you access to v8's Isolate interface. Versions of isolated-vm before v4.0.0 have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to...

9.6CVSS7.4AI score
SaveExploits0References4
Prion
Prion
added 2021/03/30 11:15 p.m.33 views

Design/Logic Flaw

isolated-vm is a library for nodejs which gives you access to v8's Isolate interface. Versions of isolated-vm before v4.0.0 have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to...

5.8CVSS9.2AI score0.00713EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2021/03/30 10:25 p.m.115 views

CVE-2021-21413

CVE-2021-21413 affects the isolated-vm library for Node.js prior to v4.0.0. The issue arises from API pitfalls where exposed Reference objects can reveal a reference to the nodejs context’s Function object and potentially the prototype chain, enabling attacks that could modify API objects or acce...

9.6CVSS8.8AI score0.00713EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2021/03/30 10:25 p.m.44 views

CVE-2021-21413 Misuse of `Reference` and other transferable APIs may lead to access to nodejs isolate

isolated-vm is a library for nodejs which gives you access to v8's Isolate interface. Versions of isolated-vm before v4.0.0 have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to...

8CVSS9.6AI score0.00713EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2021/03/30 12:00 a.m.13 views

isolated-vm 安全漏洞

Marcel Laverdet isolated-vm is a Marcel Laverdet open source application. Library for nodejs with access to v8's Isolate interface. A security vulnerability exists in isolated-vm, which stems from an API flaw that can be exploited by an attacker to obtain references to function objects in a nodej...

9.6CVSS8.2AI score0.00713EPSS
SaveExploits0References5
Rows per page
Query Builder