ghsa-whpj-8f3w-67p5
Vulnerability from github
Published
2023-05-15 20:50
Modified
2023-05-15 20:50
Severity ?
Summary
vm2 Sandbox Escape vulnerability
Details
A sandbox escape vulnerability exists in vm2 for versions up to 3.9.17. It abuses an unexpected creation of a host object based on the specification of Proxy
.
Impact
A threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox.
Patches
This vulnerability was patched in the release of version 3.9.18
of vm2
.
Workarounds
None.
References
PoC - https://gist.github.com/arkark/e9f5cf5782dec8321095be3e52acf5ac
For more information
If you have any questions or comments about this advisory:
- Open an issue in VM2
Thanks to @arkark (Takeshi Kaneko) of GMO Cybersecurity by Ierae, Inc. for disclosing this vulnerability.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "vm2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.9.18" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-32314" ], "database_specific": { "cwe_ids": [ "CWE-74" ], "github_reviewed": true, "github_reviewed_at": "2023-05-15T20:50:51Z", "nvd_published_at": "2023-05-15T20:15:09Z", "severity": "CRITICAL" }, "details": "A sandbox escape vulnerability exists in vm2 for versions up to 3.9.17. It abuses an unexpected creation of a host object based on the specification of `Proxy`.\n\n### Impact\nA threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox.\n\n### Patches\nThis vulnerability was patched in the release of version `3.9.18` of `vm2`.\n\n### Workarounds\nNone.\n\n### References\nPoC - https://gist.github.com/arkark/e9f5cf5782dec8321095be3e52acf5ac\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n- Open an issue in [VM2](https://github.com/patriksimek/vm2)\n\nThanks to @arkark (Takeshi Kaneko) of GMO Cybersecurity by Ierae, Inc. for disclosing this vulnerability.", "id": "GHSA-whpj-8f3w-67p5", "modified": "2023-05-15T20:50:51Z", "published": "2023-05-15T20:50:51Z", "references": [ { "type": "WEB", "url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32314" }, { "type": "WEB", "url": "https://github.com/patriksimek/vm2/commit/d88105f99752305c5b8a77b63ddee3ec86912daf" }, { "type": "WEB", "url": "https://gist.github.com/arkark/e9f5cf5782dec8321095be3e52acf5ac" }, { "type": "PACKAGE", "url": "https://github.com/patriksimek/vm2" }, { "type": "WEB", "url": "https://github.com/patriksimek/vm2/releases/tag/3.9.18" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "vm2 Sandbox Escape vulnerability" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.