cve/2021/CVE-2021-33880.md
2024-06-18 02:51:15 +02:00

863 B

CVE-2021-33880

Description

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.

POC

Reference

Github