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

CVE-2023-42282 #86

Open
joewragg opened this issue Sep 11, 2024 · 3 comments
Open

CVE-2023-42282 #86

joewragg opened this issue Sep 11, 2024 · 3 comments

Comments

@joewragg
Copy link

joewragg commented Sep 11, 2024

Library Vulnerability Severity Status Installed Version Fixed Version Title
ip (package.json) CVE-2023-42282 Critical fixed 2.0.0 2.0.1 The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses (such as 0x7f.1) are improperly categorized as globally routable via isPublic. https://nvd.nist.gov/vuln/detail/CVE-2023-42282
vroom@vroom-5d59769897-k2rdt:/usr/local/lib/node_modules$ npm ls ip
/usr/local/lib
`-- npm@10.2.4 extraneous
  +-- ip@2.0.0 extraneous
  `-- socks@2.7.1 extraneous
    `-- ip@2.0.0 deduped

This has already been fixed in later versions of node:20-bookworm-slim. So fix is to build a new docker image

@jcoupey
Copy link
Contributor

jcoupey commented Sep 11, 2024

See #84 for the problem currently blocking builds.

@jcoupey
Copy link
Contributor

jcoupey commented Oct 11, 2024

Probably fixed through #88?

@joewragg
Copy link
Author

We should probably release a new version of vroom-docker for these CVE fixes? I think you only release when there's a new version of vroom though right?

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