A privilege escalation vulnerability exists in the...
High severity
Unreviewed
Published
Aug 24, 2023
to the GitHub Advisory Database
•
Updated Apr 4, 2024
Description
Published by the National Vulnerability Database
Aug 24, 2023
Published to the GitHub Advisory Database
Aug 24, 2023
Last updated
Apr 4, 2024
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 ofprocess.binding('spawn_sync')
run arbitrary code, outside of the limits defined in apolicy.json
file. Please note that at the time this CVE was issued, the policy is an experimental feature of Node.js.References