Arbitrary Code Injection Affecting nodejs-full-i18n package, versions <1:16.20.2-1.el9_2
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-RHEL9-NODEJSFULLI18N-5848173
- published 22 Aug 2023
- disclosed 9 Aug 2023
Introduced: 9 Aug 2023
CVE-2023-32559 Open this link in a new tabHow to fix?
Upgrade RHEL:9 nodejs-full-i18n to version 1:16.20.2-1.el9_2 or higher.
This issue was patched in RHSA-2023:5532.
NVD Description
Note: Versions mentioned in the description apply only to the upstream nodejs-full-i18n package and not the nodejs-full-i18n package as distributed by RHEL.
See How to fix? for RHEL:9 relevant fixed versions and status.
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.