Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://nodejs.org/en/blog/vulnerability/july-2024-security-releases
- https://security.netapp.com/advisory/ntap-20241108-0010/
FAQ
What is CVE-2024-36138?
CVE-2024-36138 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 comman...
How severe is CVE-2024-36138?
CVE-2024-36138 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-36138?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.