{ "id": "CVE-2023-30586", "sourceIdentifier": "support@hackerone.com", "published": "2023-07-01T00:15:10.247", "lastModified": "2023-08-03T15:15:23.637", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "A privilege escalation vulnerability exists in Node.js 20 that allowed loading arbitrary OpenSSL engines when the experimental permission model is enabled, which can bypass and/or disable the permission model. The attack complexity is high. However, the crypto.setEngine() API can be used to bypass the permission model when called with a compatible OpenSSL engine. The OpenSSL engine can, for example, disable the permission model in the host process by manipulating the process's stack memory to locate the permission model Permission::enabled_ in the host process's heap memory. Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-862" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:nodejs:node.js:20.0.0:*:*:*:-:*:*:*", "matchCriteriaId": "8BF2BBF6-205F-4F40-80E6-A65964E6BA0E" } ] } ] } ], "references": [ { "url": "https://hackerone.com/reports/1954535", "source": "support@hackerone.com", "tags": [ "Issue Tracking" ] }, { "url": "https://security.netapp.com/advisory/ntap-20230803-0008/", "source": "support@hackerone.com" } ] }