64 lines
2.2 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-36138",
"sourceIdentifier": "support@hackerone.com",
"published": "2024-09-07T16:15:02.620",
"lastModified": "2024-11-21T09:21:41.500",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"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."
},
{
"lang": "es",
"value": "Se omite la correcci\u00f3n incompleta de CVE-2024-27980, que surge del manejo inadecuado de archivos por lotes con todas las extensiones posibles en Windows a trav\u00e9s de child_process.spawn / child_process.spawnSync. Un argumento de l\u00ednea de comandos malintencionado puede inyectar comandos arbitrarios y lograr la ejecuci\u00f3n del c\u00f3digo incluso si la opci\u00f3n de shell no est\u00e1 habilitada."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "support@hackerone.com",
"type": "Secondary",
"cvssData": {
"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",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-77"
}
]
}
],
"references": [
{
"url": "https://nodejs.org/en/blog/vulnerability/july-2024-security-releases",
"source": "support@hackerone.com"
},
{
"url": "https://security.netapp.com/advisory/ntap-20241108-0010/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}