33 lines
1.3 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-29415",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-05-27T20:15:08.970",
"lastModified": "2024-05-28T12:39:28.377",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The ip package through 2.0.1 for Node.js might allow SSRF because some IP addresses (such as 127.1, 01200034567, 012.1.2.3, 000:0:0000::01, and ::fFFf:127.0.0.1) are improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2023-42282."
},
{
"lang": "es",
"value": "El paquete ip hasta la versi\u00f3n 2.0.1 para Node.js podr\u00eda permitir SSRF porque algunas direcciones IP (como 127.1, 01200034567, 012.1.2.3, 000:0:0000::01 y ::fFFf:127.0.0.1) Est\u00e1n incorrectamente categorizadas como enrutable globalmente a trav\u00e9s de isPublic. NOTA: este problema existe debido a una soluci\u00f3n incompleta para CVE-2023-42282."
}
],
"metrics": {},
"references": [
{
"url": "https://github.com/indutny/node-ip/issues/150",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/indutny/node-ip/pull/143",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/indutny/node-ip/pull/144",
"source": "cve@mitre.org"
}
]
}