Source: nodejs Version: 18.13.0+dfsg1-1 Severity: grave Tags: security upstream Justification: user security hole X-Debbugs-Cc: car...@debian.org, Debian Security Team <t...@security.debian.org>
Hi, The following vulnerabilities were published for nodejs. CVE-2023-32002[0]: | The use of `Module._load()` can bypass the policy mechanism and | require modules outside of the policy.json definition for a given | module. This vulnerability affects all users using the experimental | policy mechanism in all active release lines: 16.x, 18.x and, 20.x. | Please note that at the time this CVE was issued, the policy is an | experimental feature of Node.js. CVE-2023-32006[1]: | The use of `module.constructor.createRequire()` can bypass the | policy mechanism and require modules outside of the policy.json | definition for a given module. This vulnerability affects all users | using the experimental policy mechanism in all active release lines: | 16.x, 18.x, and, 20.x. Please note that at the time this CVE was | issued, the policy is an experimental feature of Node.js. CVE-2023-32559[2]: | 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. If you fix the vulnerabilities please also make sure to include the CVE (Common Vulnerabilities & Exposures) ids in your changelog entry. For further information see: [0] https://security-tracker.debian.org/tracker/CVE-2023-32002 https://www.cve.org/CVERecord?id=CVE-2023-32002 [1] https://security-tracker.debian.org/tracker/CVE-2023-32006 https://www.cve.org/CVERecord?id=CVE-2023-32006 [2] https://security-tracker.debian.org/tracker/CVE-2023-32559 https://www.cve.org/CVERecord?id=CVE-2023-32559 Regards, Salvatore