CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 5.3. It affects Java.
CVE
CVE-2023-39333
Severity
MEDIUM
CVSS
5.3
EPSS
0.94%
Java
Original NVD 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.