CVE-2023-39333

Name
CVE-2023-39333
Description
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.
NVD Severity
unknown
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
https://nodejs.org/en/blog/vulnerability/october-2023-security-releases

Match rules

CPE URI Source package Min version Max version
node.js >= 0 <= 20.8.0
node.js >= 0 <= 18.18.1

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
nodejs-current 3.18-community 20.8.1-r0 Jose-Luis Rivas <ghostbar@riseup.net> fixed