OudomMunint / Personal-Website

Made with HTML, CSS, JavaScript, bootstrap, SCSS and .JS libraries such as Scroll trigger, Scroll magic, GSAP.
https://oudommunint.netlify.app/
7 stars 1 forks source link

Security: iP SSRF improper categorization in isPublic #48

Closed OudomMunint closed 3 months ago

OudomMunint commented 3 months ago

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 https://github.com/advisories/GHSA-78xj-cgh5-2h22.

OudomMunint commented 3 months ago

Closing issue, ip isn't used