Excessive privileges In nodejs
Description
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
alpine v3.21 | 18.14.1-r0 | ||
debian 14 | 18.19.0+dfsg-2 | ||
alpine v3.14 | 14.21.3-r0 | ||
alpine v3.15 | 16.19.1-r0 | ||
alpine v3.16 | 16.19.1-r0 | ||
alpine v3.17 | 18.14.1-r0 | ||
alpine v3.18 | 18.14.1-r0 | ||
alpine v3.19 | 18.14.1-r0 | ||
alpine v3.20 | 18.14.1-r0 | ||
alpine v3.22 | 18.14.1-r0 |
1-10 of 19
10
Aliases
1. 2. 3. 4. 5. 6. 7. 8. 9. 10.
References
1.