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.
References
Link | Resource |
---|---|
https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/ | Patch Vendor Advisory |
https://security.netapp.com/advisory/ntap-20230316-0008/ |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-02-23 20:15
Updated : 2024-02-28 19:51
NVD link : CVE-2023-23918
Mitre link : CVE-2023-23918
CVE.ORG link : CVE-2023-23918
JSON object : View
Products Affected
nodejs
- node.js
CWE
CWE-863
Incorrect Authorization