Timing Attack Affecting websocket-client package, versions [,0.33.0)


0.0
medium

Snyk CVSS

    Attack Complexity Low

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-WEBSOCKETCLIENT-40497
  • published 21 Sep 2015
  • disclosed 21 Sep 2015
  • credit Predrag Gruevski

Introduced: 21 Sep 2015

CVE NOT AVAILABLE CWE-208 Open this link in a new tab

Overview

websocket-client is a WebSocket client for python.

Affected versions of this package are vulnerable to Timing Attacks due to not comparing the HMAC hashes in constant time. A malicious user could guess the valid HMAC hash during the comparison time with an algorithm.