CVE-2023-39333 Affecting nodejs-packaging package, versions <0:2021.06-4.module+el8.9.0+90082+b6a613a6
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-ORACLE8-NODEJSPACKAGING-6028002
- published 24 Oct 2023
- disclosed 7 Sep 2024
Introduced: 24 Oct 2023
CVE-2023-39333 Open this link in a new tabHow to fix?
Upgrade Oracle:8
nodejs-packaging
to version 0:2021.06-4.module+el8.9.0+90082+b6a613a6 or higher.
This issue was patched in ELSA-2023-7205
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream nodejs-packaging
package and not the nodejs-packaging
package as distributed by Oracle
.
See How to fix?
for Oracle:8
relevant fixed versions and status.
Maliciously crafted export names in an imported WebAssembly module can inject JavaScript code. The injected code may be able to access data and functions that the WebAssembly module itself does not have access to, similar to as if the WebAssembly module was a JavaScript module.
This vulnerability affects users of any active release line of Node.js. The vulnerable feature is only available if Node.js is started with the --experimental-wasm-modules
command line option.