A privilege escalation vulnerability exists in the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x. The use of the deprecated API `process.binding()` can bypass the policy mechanism by requiring internal modules and eventually take advantage of `process.binding('spawn_sync')` run arbitrary code, outside of the limits defined in a `policy.json` file. Please note that at the time this CVE was issued, the policy is an experimental feature of Node.js.
References
Link | Resource |
---|---|
https://hackerone.com/reports/1946470 | Exploit Third Party Advisory |
https://security.netapp.com/advisory/ntap-20231006-0006/ | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-08-24 02:15
Updated : 2023-10-24 17:48
NVD link : CVE-2023-32559
Mitre link : CVE-2023-32559
CVE.ORG link : CVE-2023-32559
JSON object : View
Products Affected
nodejs
- node.js
CWE