CVE-2023-6193

Severity CVSS v4.0:
Pending analysis
Type:
CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
Publication date:
12/12/2023
Last modified:
14/12/2023

Description

quiche v. 0.15.0 through 0.19.0 was discovered to be vulnerable to unbounded queuing of path validation messages, which could lead to excessive resource consumption.<br /> QUIC path validation (RFC 9000 Section 8.2) requires that the recipient of a PATH_CHALLENGE frame responds by sending a PATH_RESPONSE. An unauthenticated remote attacker can exploit the vulnerability by sending PATH_CHALLENGE frames and manipulating the connection (e.g. by restricting the peer&amp;#39;s congestion window size) so that PATH_RESPONSE frames can only be sent at the slower rate than they are received; leading to storage of path validation data in an unbounded queue. <br /> Quiche versions greater than 0.19.0 address this problem.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:cloudflare:quiche:*:*:*:*:*:*:*:* 0.15.0 (including) 0.19.0 (including)