Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

werift library has high severity issue due to 3rd party package #412

Open
n0rt0nthec4t opened this issue Sep 24, 2024 · 4 comments
Open

Comments

@n0rt0nthec4t
Copy link

The source uses the ip library which has known high severity issues with no current fix in place by the package maintainers. see indutny/node-ip#150

This needs to be addressed here, but finding alternate replacement library or code around the requirement

@koush
Copy link
Collaborator

koush commented Sep 24, 2024

that is a nonsense issue and can be ignored. there's been a lot of discussion about this elsewhere.

@n0rt0nthec4t
Copy link
Author

Maybe, maybe not, but we should look for ways to mitigate things like this. Given CVE has marked it as high severity and that hasn't changed, docker scout also does the same. Also, ip package appears un-maintained, so it would be prudent to look at moving away from the reliance on the package

@koush
Copy link
Collaborator

koush commented Sep 24, 2024

The project is maintained. It's also complete. ip parsing is a solved problem. there is no need for further updates.

https://socket.dev/blog/node-ip-maintainer-restores-github-repo-after-archiving-due-to-overblown-cve-rating

The issue here is pay per vulnerability hunting incentivizing bogus reports.

@n0rt0nthec4t
Copy link
Author

github/advisory-database#4619

Veery much unmaintained by the various comments and threads around. The current high-serv has been raised due to ip v2.0.1 NOT resolving the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants