VYPR

Websockets

by Websockets Project

Source repositories

CVEs (2)

  • CVE-2021-33880MedJun 6, 2021
    risk 0.32cvss 5.9epss 0.02

    The aaugustin websockets library before 9.1 for Python has an Observable Timing Discrepancy on servers when HTTP Basic Authentication is enabled with basic_auth_protocol_factory(credentials=...). An attacker may be able to guess a password via a timing attack.

  • CVE-2018-1000518HigJun 26, 2018
    risk 0.00cvss 7.5epss 0.02

    aaugustin websockets version 4 contains a CWE-409: Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in Servers and clients, unless configured with compression=None that can result in Denial of Service by memory exhaustion. This attack appear to be…