{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-36138", "ASSIGNER": "support@hackerone.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "nodejs", "product": { "product_data": [ { "product_name": "node", "version": { "version_data": [ { "version_affected": "<=", "version_name": "18.20.3", "version_value": "18.20.3" }, { "version_affected": "<=", "version_name": "20.15.0", "version_value": "20.15.0" }, { "version_affected": "<=", "version_name": "22.4.0", "version_value": "22.4.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://nodejs.org/en/blog/vulnerability/july-2024-security-releases", "refsource": "MISC", "name": "https://nodejs.org/en/blog/vulnerability/july-2024-security-releases" } ] }, "impact": { "cvss": [ { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "baseScore": 8.1, "baseSeverity": "HIGH" } ] } }