asvd / jailed

execute untrusted code with custom permissions
MIT License
1k stars 73 forks source link

Sandbox Escape Bug in jailed with Node.js #60

Open seongil-wi opened 1 year ago

seongil-wi commented 1 year ago

application.disconnect();



Sandbox can be escaped by calling error stack during maximum call stack error.
We can execute arbitrary shell code using process module.