#VU82070 Code Injection in Node.js - CVE-2023-39333
Published: October 17, 2023 / Updated: October 18, 2023
Node.js
Node.js Foundation
Description
The vulnerability allows a remote attacker to execute arbitrary JavaScript code.
The vulnerability exists due to improper input validation in an imported WebAssembly module when processing export names. A remote attacker can pass specially crafted export names to the application and execute arbitrary JavaScript code on the system.