Files
CVEs-PoC/2021/CVE-2021-33880.md
T
2024-05-25 21:48:12 +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