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-43669/GHSA-9mcr-873m-xcxp: tungstenite <= 0.20.0 DoS vulnerability #1066

Closed
kpcyrd opened this issue Sep 24, 2023 · 1 comment · Fixed by #1067
Closed

CVE-2023-43669/GHSA-9mcr-873m-xcxp: tungstenite <= 0.20.0 DoS vulnerability #1066

kpcyrd opened this issue Sep 24, 2023 · 1 comment · Fixed by #1067
Labels
bug Something isn't working

Comments

@kpcyrd
Copy link

kpcyrd commented Sep 24, 2023

Hi!

I've noticed a security warning in one of my github repositories related to tungstenite:

snapview/tungstenite-rs#376

This is due to warp depending on tokio-tungstenite 0.18.0, which in turn depends on tungstenite 0.18.0.

To fix this, the tokio-tungstenite dependency needs to be updated to 0.20.1.

@kpcyrd
Copy link
Author

kpcyrd commented Sep 27, 2023

Thank you! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant