2025-09-29 16:08:36 +00:00
### [CVE-2024-36138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36138)
2025-09-29 21:09:30 +02:00





















2025-09-29 16:08:36 +00:00
### 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
2025-09-29 21:09:30 +02:00
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/tanjiti/sec_profile
2025-09-29 16:08:36 +00:00
- https://github.com/tianstcht/tianstcht