cve/2024/CVE-2024-29415.md

20 lines
864 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2024-29415](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-29415)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
2024-06-08 09:32:58 +00:00
- https://github.com/indutny/node-ip/issues/150
2024-05-28 08:49:17 +00:00
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds
2024-07-25 21:25:12 +00:00
- https://github.com/nomi-sec/PoC-in-GitHub
2024-06-10 07:22:43 +00:00
- https://github.com/tanjiti/sec_profile
2024-05-28 08:49:17 +00:00