mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
108 lines
4.1 KiB
JSON
108 lines
4.1 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2022-36067",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "vm2 vulnerable to Sandbox Escape before v3.9.11"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "vm2",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "< 3.9.11"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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 whitelisted Node's built-in modules. In versions prior to version 3.9.11, 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.11 of vm2. There are no known workarounds."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 10.0,
|
|
"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"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-913: Improper Control of Dynamically-Managed Code Resources"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/patriksimek/vm2/security/advisories/GHSA-mrgp-mrhc-5jrq",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-mrgp-mrhc-5jrq"
|
|
},
|
|
{
|
|
"name": "https://github.com/patriksimek/vm2/issues/467",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/patriksimek/vm2/issues/467"
|
|
},
|
|
{
|
|
"name": "https://github.com/patriksimek/vm2/commit/d9a7f3cc995d3d861e1380eafb886cb3c5e2b873#diff-b1a515a627d820118e76d0e323fe2f0589ed50a1eacb490f6c3278fe3698f164",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/patriksimek/vm2/commit/d9a7f3cc995d3d861e1380eafb886cb3c5e2b873#diff-b1a515a627d820118e76d0e323fe2f0589ed50a1eacb490f6c3278fe3698f164"
|
|
},
|
|
{
|
|
"name": "https://github.com/patriksimek/vm2/blob/master/lib/setup-sandbox.js#L71",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/patriksimek/vm2/blob/master/lib/setup-sandbox.js#L71"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://www.oxeye.io/blog/vm2-sandbreak-vulnerability-cve-2022-36067",
|
|
"url": "https://www.oxeye.io/blog/vm2-sandbreak-vulnerability-cve-2022-36067"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://security.netapp.com/advisory/ntap-20221017-0002/",
|
|
"url": "https://security.netapp.com/advisory/ntap-20221017-0002/"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-mrgp-mrhc-5jrq",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |