snapview/tungstenite-rs

snapview/tungstenite-rs

Releases49
Frequency2 months 1 week
Last Release
Stars2.35K
Lightweight stream-based WebSocket implementation for Rust.

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

The Tungstenite crate before 0.20.1 for Rust allows remote attackers to cause a denial of service (minutes of CPU consumption) via an excessive length of an HTTP header in a client handshake. The length affects both how many times a parse is attempted (e.g., thousands of times) and the average amount of data for each parse attempt (e.g., millions of bytes).