### [CVE-2024-36138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36138) ![](https://img.shields.io/static/v1?label=Product&message=node&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=18.20.3%3C%3D%2018.20.3%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description 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. ### POC #### Reference No PoCs from references. #### Github - https://github.com/tianstcht/tianstcht