CVE-2023-49295

Aliases:GHSA-ppxx-5m9h-6vxfGO-2024-2459
Modified
Published: 10 Jan 2024, 21:40
Last modified:17 Jun 2025, 20:59

Vulnerability Summary

Overall Risk (default)
medium
26/100
CVSS Score
6.5 MEDIUM
v3.1 (nvd)
EPSS Score
1.19% LOW
1% probability -0.24%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

10 Jan 2024, 21:40
Published
Vulnerability first disclosed
17 Jun 2025, 20:59
Last Modified
Vulnerability information updated

Description

quic-go is an implementation of the QUIC protocol (RFC 9000, RFC 9001, RFC 9002) in Go. An attacker can cause its peer to run out of memory sending a large number of PATH_CHALLENGE frames. The receiver is supposed to respond to each PATH_CHALLENGE frame with a PATH_RESPONSE frame. The attacker can prevent the receiver from sending out (the vast majority of) these PATH_RESPONSE frames by collapsing the peers congestion window (by selectively acknowledging received packets) and by manipulating the peer's RTT estimate. This vulnerability has been patched in versions 0.37.7, 0.38.2 and 0.39.4.

CVSS Metrics

  • v3.1MEDIUMScore: 6.4CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H
  • v3.1MEDIUMScore: 6.5CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 1.19% Percentile: 64%

Techniques & Countermeasures

  • CWE-400Uncontrolled Resource Consumption

    The product does not properly control the allocation and maintenance of a limited resource.

Affected Systems

  • github.com/quic-goquic-go

    ≥ 0.39.0, < 0.39.4 | ≥ 0.38.0, < 0.38.2 | < 0.37.7 | ≥ 0.40.0, < 0.40.1

  • quic-go_projectquic-go

    < 0.37.7 | ≥ 0.38.0, < 0.38.2 | ≥ 0.39.0, < 0.39.4 | 0.40.0

  • quic-goquic-go

    = 0.40.0 | ≥ 0.39.0, < 0.39.4 | ≥ 0.38.0, < 0.38.2 | < 0.37.7

References (17)