7.5

CVE-2023-23918

A privilege escalation vulnerability exists in Node.js <19.6.1, <18.14.1, <16.19.1 and <14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.

Data is provided by the National Vulnerability Database (NVD)
NodejsNode.Js SwEdition- Version >= 14.0.0 <= 14.14.0
NodejsNode.Js SwEditionlts Version >= 14.0.0 < 14.21.3
NodejsNode.Js SwEdition- Version >= 16.0.0 <= 16.12.0
NodejsNode.Js SwEditionlts Version >= 16.0.0 < 16.19.1
NodejsNode.Js SwEdition- Version >= 18.0.0 <= 18.11.0
NodejsNode.Js SwEditionlts Version >= 18.0.0 < 18.14.1
NodejsNode.Js SwEdition- Version >= 19.0.0 < 19.6.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.02% 0.036
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
134c704f-9b21-4f2e-91b3-4a467353bcc0 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE-863 Incorrect Authorization

The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.