Bypass incomplete fix of CVE-2024-27980, that arises from improper handling of batch files with all possible extensions on Windows via child_process.spawn / child_process.spawnSync. A malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-09-07 16:15
Updated : 2024-11-21 09:21
NVD link : CVE-2024-36138
Mitre link : CVE-2024-36138
CVE.ORG link : CVE-2024-36138
JSON object : View
Products Affected
No product.
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')