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

vm2 Sandbox Escape vulnerability (Github Dependabot Issue) #536

Closed
MirzaHamza00 opened this issue Mar 28, 2024 · 1 comment
Closed

vm2 Sandbox Escape vulnerability (Github Dependabot Issue) #536

MirzaHamza00 opened this issue Mar 28, 2024 · 1 comment

Comments

@MirzaHamza00
Copy link

I have received GitHub Dependabot notifications for my project.

In vm2 for versions up to 3.9.19, Node.js custom inspect function allows attackers to escape the sandbox and run arbitrary code.

Impact
Remote Code Execution, assuming the attacker has arbitrary code execution primitive inside the context of vm2 sandbox.

Patches
None.

Workarounds
None.

References
PoC is to be disclosed on or after the 5th of September.

Similarity with CVE-2023-37466
While this advisory might look similar to CVE-2023-37466, it is a completely different way of escaping the sandbox.

For more information
If you have any questions or comments about this advisory:

Open an issue in VM2
Thanks to Xion (SeungHyun Lee) of KAIST Hacking Lab for disclosing this vulnerability.

@MirzaHamza00 MirzaHamza00 changed the title vm2 Sandbox Escape vulnerability (Github Dependabot) vm2 Sandbox Escape vulnerability (Github Dependabot Issue) Mar 28, 2024
@XmiliaH
Copy link
Collaborator

XmiliaH commented Mar 30, 2024

Maybe you should have a look at #533

@XmiliaH XmiliaH closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2024
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