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

critical security vulnerablility in dependency vm2 #240

Closed
ctbaird opened this issue Aug 28, 2023 · 1 comment
Closed

critical security vulnerablility in dependency vm2 #240

ctbaird opened this issue Aug 28, 2023 · 1 comment

Comments

@ctbaird
Copy link

ctbaird commented Aug 28, 2023

There is a critical security vulnerability in vm2, a dependency of degenerator:

vm2  *
Severity: critical
vm2 Sandbox Escape vulnerability - https://github.com/advisories/GHSA-cchq-frgv-rjh5
fix available via `npm audit fix`
node_modules/vm2
  degenerator  3.0.0 - 4.0.4
  Depends on vulnerable versions of vm2
  node_modules/snowflake-sdk/node_modules/degenerator

npm install message warns that this package should not be used:

npm WARN deprecated vm2@3.9.19: The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.

There is also this issue with a notice from the maintainer: patriksimek/vm2#533

@TooTallNate
Copy link
Owner

This was fixed in #224.

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

No branches or pull requests

2 participants