Bypass incomplete fix of CVE-2024-27980, that arises from improper handling of batch files with all possible extensions on Windows via childprocess.spawn / childprocess.spawnSync. A malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.
{ "cpes": [ "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*" ], "severity": "High" }