2025-01-17 21:03:53 +00:00

88 lines
2.8 KiB
JSON

{
"id": "CVE-2024-29415",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-05-27T20:15:08.970",
"lastModified": "2025-01-17T20:15:27.950",
"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": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/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-918"
},
{
"lang": "en",
"value": "CWE-941"
}
]
}
],
"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"
},
{
"url": "https://github.com/indutny/node-ip/issues/150",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/indutny/node-ip/pull/143",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/indutny/node-ip/pull/144",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://security.netapp.com/advisory/ntap-20250117-0010/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}