quinn-proto is a state machine for the QUIC transport protocol. Prior to versions 0.9.5 and 0.10.5, receiving unknown QUIC frames in a QUIC packet could result in a panic. The problem has been fixed in 0.9.5 and 0.10.5 maintenance releases.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://github.com/quinn-rs/quinn/security/advisories/GHSA-q8wc-j5m9-27w3 | vendor advisory |
https://github.com/quinn-rs/quinn/pull/1667 | patch issue tracking |
https://github.com/quinn-rs/quinn/pull/1668 | patch issue tracking |
https://github.com/quinn-rs/quinn/pull/1669 | issue tracking |