mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 10:40:54 +00:00
18 lines
779 B
Markdown
18 lines
779 B
Markdown
### [CVE-2024-29415](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-29415)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/indutny/node-ip/issues/150
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|