{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-30586",
        "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
        "state": "PUBLISHED",
        "assignerShortName": "hackerone",
        "dateReserved": "2023-04-13T01:00:12.086Z",
        "datePublished": "2023-06-30T23:40:08.238Z",
        "dateUpdated": "2024-08-02T14:28:51.808Z"
    },
    "containers": {
        "cna": {
            "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."
                }
            ],
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "vendor": "Node.js",
                    "product": "https://github.com/nodejs/node",
                    "versions": [
                        {
                            "version": "v20.3.1",
                            "status": "affected",
                            "lessThan": "v20.3.1",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://hackerone.com/reports/1954535"
                },
                {
                    "url": "https://security.netapp.com/advisory/ntap-20230803-0008/"
                }
            ],
            "providerMetadata": {
                "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
                "shortName": "hackerone",
                "dateUpdated": "2023-06-30T23:40:08.238Z"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T14:28:51.808Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://hackerone.com/reports/1954535",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://security.netapp.com/advisory/ntap-20230803-0008/",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}