Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secure vm process #14

Open
risenW opened this issue Jan 30, 2022 · 1 comment
Open

Secure vm process #14

risenW opened this issue Jan 30, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@risenW
Copy link
Member

risenW commented Jan 30, 2022

Executing code with the Nodejs VM module has many known security vulnerabilities, and we need to address them before any major release.

This tool might help: https://github.com/patriksimek/vm2

See also:
nodejs/node#40718
https://pwnisher.gitlab.io/nodejs/sandbox/2019/02/21/sandboxing-nodejs-is-hard.html
https://github.com/laverdet/isolated-vm

@risenW risenW added the enhancement New feature or request label Jan 30, 2022
@AceTheCreator
Copy link
Member

@risenW can i look into this? I'm really interested in a node related issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants