-
Notifications
You must be signed in to change notification settings - Fork 38
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
Security issues with dependencies normalize-url and ws #30
Comments
No worries, even if the bot reports this dependencies, you don't be impacted directly to this, because it only affects the server (our own servers), and those are already patched |
Hi, I'm back with my security issues on your package. Could you fix these issues please : ✗ Open Redirect [Medium Severity][https://snyk.io/vuln/SNYK-JS-GOT-2932019] in got@9.6.0 ✗ Information Exposure [Medium Severity][https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118] in node-fetch@2.6.1 For information, got@9.6.0 is a release from Jan 2019, so it is maybe time to upgrade even if there is no direct threat for my application. Cheers, |
Hey! I'll take a look at those over the week-end :) |
Hey, Any news ? |
As explained above, there is absolutely no risk for both:
You can be relax with this. We will likely update in the future those packages |
Thanks for your reply. These packages are ok now, I reopened this issue for other packages 25 days ago.
|
Hey @creativityjuice ! I've just released v6.3.1 which contains the necessary dependencies upgrades. |
Hi @eliottvincent, We have an issue since your last release (6.3.1) with crisp_client.website.createNewConversation. It looks like GOT update introduced a bug.
|
Hey! Can you try using the v6.3.2? There was a bug in the v6.3.1 indeed, as Got changed the way they handle errors, and this wasn't documented in their migration procedure. |
Thanks for your fast reply. Indeed it works with the new release. I should have tried that first ;) |
Perfect! |
Hi there, There is a new critical security issue on your package. It's related to socket.io and there is a fixed version. I know that it's just a proof of concept, but could you update your package please:
Thanks a lot, |
socket.io-client has no updated package as of now, we'll wait for an update to be released on their side:https://github.com/socketio/socket.io-client/commits/main |
Hi there, socket.io-client has now a 4.6.1.
Could you fix that ? |
Hi there,
There is 2 security issues with your package that impact our API. Could fix these security issues please :
✗ Regular Expression Denial of Service (ReDoS) [High Severity][https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539] in normalize-url@4.5.0
introduced by node-crisp-api@1.12.2 > got@9.6.0 > cacheable-request@6.1.0 > normalize-url@4.5.0
This issue was fixed in versions: 6.0.1, 5.3.1, 4.5.1
✗ Regular Expression Denial of Service (ReDoS) [Medium Severity][https://snyk.io/vuln/SNYK-JS-WS-1296835] in ws@7.4.5
introduced by node-crisp-api@1.12.2 > socket.io-client@2.4.0 > engine.io-client@3.5.2 > ws@7.4.5
This issue was fixed in versions: 7.4.6, 6.2.2, 5.2.3
Cheers,
The text was updated successfully, but these errors were encountered: