Files
CVEs-PoC/2021/CVE-2021-33880.md
2025-09-29 21:09:30 +02:00

874 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