You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
What is the issue?
This pusher library uses a version of the JavaWebSocket dependency that has a high / critical security bug:
Any improvements you suggest
Update the JavaWebSocket dependency to version 1.5.0 or higher
CC @pusher/mobile
The text was updated successfully, but these errors were encountered: