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

20 lines
874 B
Markdown

### [CVE-2021-33880](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33880)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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
- https://www.oracle.com/security-alerts/cpuapr2022.html
- https://www.oracle.com/security-alerts/cpujan2022.html
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/PalindromeLabs/awesome-websocket-security