Bugzilla – Bug 1215563
VUL-0: CVE-2023-43669: TRACKERBUG: tungstenite-rs: DoS with long HTTP request header
Last modified: 2023-09-21 12:00:02 UTC
CVE-2023-43669 The Tungstenite crate through 0.20.0 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). References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-43669 https://www.cve.org/CVERecord?id=CVE-2023-43669 https://crates.io/crates/tungstenite/versions https://cwe.mitre.org/data/definitions/407.html https://github.com/snapview/tungstenite-rs/issues/376
This is an embedded code trackerbug for the security team, please check out the subbugs for the packages that embed this crate