NVD Vulnerability Detail
Search Exploit, PoC
CVE-2024-45311
Summary

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.

Publication Date Sept. 3, 2024, 3:15 a.m.
Registration Date Sept. 3, 2024, noon
Last Update Sept. 26, 2024, 2:03 a.m.
CVSS3.1 : HIGH
スコア 7.5
Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR) 不要
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C) なし
完全性への影響(I) なし
可用性への影響(A)
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:quinn_project:quinn:*:*:*:*:*:rust:*:* 0.11.0 0.11.4
Related information, measures and tools
Common Vulnerabilities List

JVN Vulnerability Information
quinn project の Rust 用 quinn における常に不適切な制御フローの実装に関する脆弱性
Title quinn project の Rust 用 quinn における常に不適切な制御フローの実装に関する脆弱性
Summary

quinn project の Rust 用 quinn には、常に不適切な制御フローの実装に関する脆弱性が存在します。

Possible impacts サービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date Sept. 2, 2024, midnight
Registration Date Sept. 26, 2024, 10 a.m.
Last Update Sept. 26, 2024, 10 a.m.
Affected System
quinn project
quinn 0.11.0 以上 0.11.4 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2024年09月26日]
  掲載
Sept. 26, 2024, 10 a.m.