Quinn Project

Quinn

3 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.58%
  • Veröffentlicht 02.09.2024 18:15:37
  • Zuletzt bearbeitet 25.09.2024 17:03:36

Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. As of quinn-proto 0.11, it is possible for a server to `accept()`, `retry()`, `refuse()`, or `ignore()` an `Incoming` connection. However, calling `retry()` on...

  • EPSS 0.25%
  • Veröffentlicht 21.09.2023 17:15:23
  • Zuletzt bearbeitet 21.11.2024 08:23:11

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.

  • EPSS 0.29%
  • Veröffentlicht 05.03.2021 09:15:14
  • Zuletzt bearbeitet 21.11.2024 05:59:01

An issue was discovered in the quinn crate before 0.7.0 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketAddrV4 and std::net::SocketAddrV6 data structures.