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 severity - Improper Handling of Exceptional Conditions vulnerability in vm2 (package.json) #148

Open
github-actions bot opened this issue May 1, 2023 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented May 1, 2023

  • Package Manager: npm
  • Vulnerable module: vm2
  • Introduced through: juice-shop@12.3.0, juicy-chat-bot@0.6.6 and others

Detailed paths

  • Introduced through: juice-shop@12.3.0 › juicy-chat-bot@0.6.6 › vm2@3.9.11

Overview

vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules.
Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions due to allowing attackers to raise an unsanitized host exception inside handleException() which can be used to escape the sandbox and run arbitrary code in host context.

Remediation

Upgrade vm2 to version 3.9.17 or higher.

References

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

0 participants