cvelist/2024/29xxx/CVE-2024-29415.json
2024-05-27 21:00:33 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-29415",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/indutny/node-ip/pull/143",
"refsource": "MISC",
"name": "https://github.com/indutny/node-ip/pull/143"
},
{
"refsource": "MISC",
"name": "https://github.com/indutny/node-ip/pull/144",
"url": "https://github.com/indutny/node-ip/pull/144"
},
{
"refsource": "MISC",
"name": "https://github.com/indutny/node-ip/issues/150",
"url": "https://github.com/indutny/node-ip/issues/150"
}
]
}
}