Lucene search

K
alpinelinuxAlpine Linux Development TeamALPINE:CVE-2023-32559
HistoryAug 24, 2023 - 2:15 a.m.

CVE-2023-32559

2023-08-2402:15:09
Alpine Linux Development Team
security.alpinelinux.org
70
cve-2023-32559
node.js
policy mechanism
privilege escalation
deprecated api
internal modules
spawn_sync
arbitrary code
policy.json file
experimental feature
unix

0.001 Low

EPSS

Percentile

18.3%

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.