gsd-2023-32314
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
vm2 is a sandbox that can run untrusted code with Node's built-in modules. A sandbox escape vulnerability exists in vm2 for versions up to and including 3.9.17. It abuses an unexpected creation of a host object based on the specification of `Proxy`. As a result a threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox. This vulnerability was patched in the release of version `3.9.18` of `vm2`. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Aliases
Aliases
{ GSD: { alias: "CVE-2023-32314", id: "GSD-2023-32314", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-32314", ], details: "vm2 is a sandbox that can run untrusted code with Node's built-in modules. A sandbox escape vulnerability exists in vm2 for versions up to and including 3.9.17. It abuses an unexpected creation of a host object based on the specification of `Proxy`. As a result a threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox. This vulnerability was patched in the release of version `3.9.18` of `vm2`. Users are advised to upgrade. There are no known workarounds for this vulnerability.", id: "GSD-2023-32314", modified: "2023-12-13T01:20:24.128858Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2023-32314", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "vm2", version: { version_data: [ { version_affected: "=", version_value: "< 3.9.18", }, ], }, }, ], }, vendor_name: "patriksimek", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "vm2 is a sandbox that can run untrusted code with Node's built-in modules. A sandbox escape vulnerability exists in vm2 for versions up to and including 3.9.17. It abuses an unexpected creation of a host object based on the specification of `Proxy`. As a result a threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox. This vulnerability was patched in the release of version `3.9.18` of `vm2`. Users are advised to upgrade. There are no known workarounds for this vulnerability.", }, ], }, impact: { cvss: [ { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, ], }, problemtype: { problemtype_data: [ { description: [ { cweId: "CWE-74", lang: "eng", value: "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5", refsource: "MISC", url: "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5", }, { name: "https://github.com/patriksimek/vm2/commit/d88105f99752305c5b8a77b63ddee3ec86912daf", refsource: "MISC", url: "https://github.com/patriksimek/vm2/commit/d88105f99752305c5b8a77b63ddee3ec86912daf", }, { name: "https://gist.github.com/arkark/e9f5cf5782dec8321095be3e52acf5ac", refsource: "MISC", url: "https://gist.github.com/arkark/e9f5cf5782dec8321095be3e52acf5ac", }, { name: "https://github.com/patriksimek/vm2/releases/tag/3.9.18", refsource: "MISC", url: "https://github.com/patriksimek/vm2/releases/tag/3.9.18", }, ], }, source: { advisory: "GHSA-whpj-8f3w-67p5", discovery: "UNKNOWN", }, }, "gitlab.com": { advisories: [ { affected_range: "<3.9.18", affected_versions: "All versions before 3.9.18", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2023-05-24", description: "vm2 is a sandbox that can run untrusted code with Node's built-in modules. A sandbox escape vulnerability exists in vm2 for versions up to and including 3.9.17. It abuses an unexpected creation of a host object based on the specification of `Proxy`. As a result a threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox. This vulnerability was patched in the release of version `3.9.18` of `vm2`. Users are advised to upgrade. There are no known workarounds for this vulnerability.", fixed_versions: [ "3.9.18", ], identifier: "CVE-2023-32314", identifiers: [ "CVE-2023-32314", "GHSA-whpj-8f3w-67p5", ], not_impacted: "All versions starting from 3.9.18", package_slug: "npm/vm2", pubdate: "2023-05-15", solution: "Upgrade to version 3.9.18 or above.", title: "Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')", urls: [ "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5", "https://github.com/patriksimek/vm2/commit/d88105f99752305c5b8a77b63ddee3ec86912daf", "https://github.com/patriksimek/vm2/releases/tag/3.9.18", "https://nvd.nist.gov/vuln/detail/CVE-2023-32314", "https://gist.github.com/arkark/e9f5cf5782dec8321095be3e52acf5ac", "https://github.com/advisories/GHSA-whpj-8f3w-67p5", ], uuid: "8a5b71e2-200b-49da-a25f-32a2a27f5340", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:vm2_project:vm2:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "3.9.18", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2023-32314", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "vm2 is a sandbox that can run untrusted code with Node's built-in modules. A sandbox escape vulnerability exists in vm2 for versions up to and including 3.9.17. It abuses an unexpected creation of a host object based on the specification of `Proxy`. As a result a threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox. This vulnerability was patched in the release of version `3.9.18` of `vm2`. Users are advised to upgrade. There are no known workarounds for this vulnerability.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-noinfo", }, ], }, ], }, references: { reference_data: [ { name: "https://gist.github.com/arkark/e9f5cf5782dec8321095be3e52acf5ac", refsource: "MISC", tags: [ "Exploit", "Third Party Advisory", ], url: "https://gist.github.com/arkark/e9f5cf5782dec8321095be3e52acf5ac", }, { name: "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5", }, { name: "https://github.com/patriksimek/vm2/releases/tag/3.9.18", refsource: "MISC", tags: [ "Release Notes", ], url: "https://github.com/patriksimek/vm2/releases/tag/3.9.18", }, { name: "https://github.com/patriksimek/vm2/commit/d88105f99752305c5b8a77b63ddee3ec86912daf", refsource: "MISC", tags: [ "Patch", ], url: "https://github.com/patriksimek/vm2/commit/d88105f99752305c5b8a77b63ddee3ec86912daf", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 10, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 6, }, }, lastModifiedDate: "2023-05-24T20:50Z", publishedDate: "2023-05-15T20:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.