Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/quic-go/quic-go
  4. ›
  5. CVE-2023-46239

CVE-2023-46239: quic-go vulnerable to pointer dereference that can lead to panic

October 30, 2023

quic-go is an implementation of the QUIC transport protocol in Go. 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.

Impact

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.

Patches

v0.37.3 contains a patch. Versions before v0.37.0 are not affected.

References

  • github.com/advisories/GHSA-3q6m-v84f-6p9h
  • github.com/quic-go/quic-go/commit/b6a4725b60f1fe04e8f1ddcc3114e290fcea1617
  • github.com/quic-go/quic-go/releases/tag/v0.37.3
  • github.com/quic-go/quic-go/security/advisories/GHSA-3q6m-v84f-6p9h

Code Behaviors & Features

Detect and mitigate CVE-2023-46239 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.37.0 before 0.37.3

Fixed versions

  • v0.37.3

Solution

Upgrade to version 0.37.3 or above.

Source file

go/github.com/quic-go/quic-go/CVE-2023-46239.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 13 May 2025 12:14:50 +0000.