Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-wf5x-cr3r-xr77: vm2 before 3.6.11 vulnerable to sandbox escape

This affects the package vm2 before 3.6.11. It is possible to trigger a RangeError exception from the host rather than the “sandboxed” context by reaching the stack call limit with an infinite recursion. The returned object is then used to reference the mainModule property of the host code running the script allowing it to spawn a child_process and execute arbitrary code.

ghsa
#git

vm2 before 3.6.11 vulnerable to sandbox escape

High severity GitHub Reviewed Published Jul 14, 2022 • Updated Jul 15, 2022

Related news

CVE-2019-10761: Fixes sandbox escape (#197) · patriksimek/vm2@4b22d70

This affects the package vm2 before 3.6.11. It is possible to trigger a RangeError exception from the host rather than the "sandboxed" context by reaching the stack call limit with an infinite recursion. The returned object is then used to reference the mainModule property of the host code running the script allowing it to spawn a child_process and execute arbitrary code.