CVE-2023-46239

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference (leading to a panic) when the node attempted to drop the Handshake packet number space. An attacker can bring down a quic-go node with very minimal effort. Completing the QUIC handshake only requires sending and receiving a few packets. Version 0.37.3 contains a patch. Versions before 0.37.0 are not affected.
Configurations

Configuration 1 (hide)

cpe:2.3:a:quic-go_project:quic-go:*:*:*:*:*:*:*:*

History

09 Nov 2023, 00:14

Type Values Removed Values Added
First Time Quic-go Project quic-go
Quic-go Project
CWE CWE-248 CWE-476
CPE cpe:2.3:a:quic-go_project:quic-go:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
References (MISC) https://github.com/quic-go/quic-go/security/advisories/GHSA-3q6m-v84f-6p9h - (MISC) https://github.com/quic-go/quic-go/security/advisories/GHSA-3q6m-v84f-6p9h - Patch, Vendor Advisory
References (MISC) https://github.com/quic-go/quic-go/commit/b6a4725b60f1fe04e8f1ddcc3114e290fcea1617 - (MISC) https://github.com/quic-go/quic-go/commit/b6a4725b60f1fe04e8f1ddcc3114e290fcea1617 - Patch
References (MISC) https://github.com/quic-go/quic-go/releases/tag/v0.37.3 - (MISC) https://github.com/quic-go/quic-go/releases/tag/v0.37.3 - Release Notes

31 Oct 2023, 17:07

Type Values Removed Values Added
New CVE

Information

Published : 2023-10-31 16:15

Updated : 2024-02-28 20:33


NVD link : CVE-2023-46239

Mitre link : CVE-2023-46239

CVE.ORG link : CVE-2023-46239


JSON object : View

Products Affected

quic-go_project

  • quic-go
CWE
CWE-476

NULL Pointer Dereference

CWE-248

Uncaught Exception