VDB

CVE-2024-45311

CVE-2024-45311 PUBLISHED CVSS 7.5 HIGH

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 an unvalidated connection exposes the server to a likely panic in the following situations: 1. Calling `refuse` or `ignore` on the resulting validated connection, if a duplicate initial packet is received. This issue can go undetected until a server's `refuse()`/`ignore()` code path is exercised, such as to stop a denial of service attack. 2. Accepting when the initial packet for the resulting validated connection fails to decrypt or exhausts connection IDs, if a similar initial packet that successfully decrypts and doesn't exhaust connection IDs is received. This issue can go undetected if clients are well-behaved. The former situation was observed in a real application, while the latter is only theoretical.

EPSS 0.58% · 69.1th percentile

Risk Scores

CVSS v3.1
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score
0.58%
69.1th percentile

Affected Products

VendorProductVersions
crates.ioquinn-proto0.11.0
quinn_projectquinn0.11.0
quinn_projectquinn0.11.0
quinn-rsquinn>= 0.11.0, < 0.11.7

Timeline

  • Jan 21, 1970 Security Advisory
  • Sep 2, 2024 CVE Published
  • Sep 3, 2024 EPSS Score
  • Sep 3, 2024 CVE Updated
  • Sep 23, 2024 EPSS Score
  • Oct 4, 2024 Coalition ESS Score
  • Oct 13, 2024 EPSS Score
  • Nov 2, 2024 EPSS Score
  • Nov 22, 2024 EPSS Score
  • Dec 13, 2024 EPSS Score
  • Jan 2, 2025 EPSS Score
  • Jan 22, 2025 EPSS Score
Open in Interactive Console →
$ Console Community · 100/wk Open console ›