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

High/Critical Security threat in JavaWebSocket dependency used by pusher #279

Closed
HylkeB opened this issue Jul 30, 2020 · 1 comment · Fixed by #280
Closed

High/Critical Security threat in JavaWebSocket dependency used by pusher #279

HylkeB opened this issue Jul 30, 2020 · 1 comment · Fixed by #280
Assignees

Comments

@HylkeB
Copy link

HylkeB commented Jul 30, 2020

What is the issue?

This pusher library uses a version of the JavaWebSocket dependency that has a high / critical security bug:

In Java-WebSocket less than or equal to 1.4.1, there is an Improper Validation of Certificate with Host Mismatch where WebSocketClient does not perform SSL hostname validation. This has been patched in 1.5.0
https://nvd.nist.gov/vuln/detail/CVE-2020-11050

Any improvements you suggest

Update the JavaWebSocket dependency to version 1.5.0 or higher


CC @pusher/mobile

@daniellevass
Copy link
Contributor

Hey,

Thanks for reaching out to report!

I'll look to get that fix rolled out asap and will keep this issue updated with that progress.

Danielle.

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

Successfully merging a pull request may close this issue.

2 participants