SCA: security update for github.com/quic-go/quic-go (GHSA-ppxx-5m9h-6vxf)

medium Tenable Self-Hosted Container Security Plugin ID 417649

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2023-49295)

See Also

https://github.com/advisories/GHSA-ppxx-5m9h-6vxf

Plugin Details

Severity: Medium

ID: 417649

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:N/A:C

CVSS Score Source: CVE-2023-49295

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/10/2024

Vulnerability Publication Date: 1/10/2024

Reference Information

CVE: CVE-2023-49295

cwe: CWE-400