cve/2024/CVE-2024-27980.md
2025-09-29 16:08:36 +00:00

1.0 KiB

CVE-2024-27980

Description

Due to the improper handling of batch files in 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