asvd / jailed

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

Sandbox Escape Bug in jailed with Node.js #63

Open seongil-wi opened 1 year ago

seongil-wi commented 1 year ago

application.disconnect();



Sandbox can be escaped by three lines of code (Notice that each line of code is essential to triggering the bug.)
We can execute arbitrary shell code using process module.