Vulnerability Description
The ip-utils package through 2.4.0 for Node.js might allow SSRF because some IP addresses (such as 0x7f.1) are improperly categorized as globally routable via a falsy isPrivate return value.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://gist.github.com/aydinnyunus/4d71e7d9a433f3afc658724b903f4d23
- https://github.com/librasean/IP-Utils/blob/4f88799f94f21efe6ea9135129ab2bbeb0c58
FAQ
What is CVE-2024-28607?
CVE-2024-28607 is a vulnerability with a CVSS score of 2.9 (LOW). The ip-utils package through 2.4.0 for Node.js might allow SSRF because some IP addresses (such as 0x7f.1) are improperly categorized as globally routable via a falsy isPrivate return value.
How severe is CVE-2024-28607?
CVE-2024-28607 has been rated LOW with a CVSS base score of 2.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-28607?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.