CVE-2023-46239

Source
https://cve.org/CVERecord?id=CVE-2023-46239
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-46239.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-46239
Aliases
Downstream
Published
2023-10-31T15:02:03.413Z
Modified
2026-03-13T07:45:26.596390Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
quic-go vulnerable to pointer dereference that can lead to panic
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-248"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/46xxx/CVE-2023-46239.json"
}
References

Affected packages

Git / github.com/lucas-clemente/quic-go

Affected ranges

Type
GIT
Repo
https://github.com/lucas-clemente/quic-go
Events
Database specific
{
    "versions": [
        {
            "introduced": "0.37.0"
        },
        {
            "fixed": "0.37.3"
        }
    ]
}

Affected versions

v0.*
v0.37.0
v0.37.1
v0.37.2

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-46239.json"

Git / github.com/quic-go/quic-go

Affected ranges

Type
GIT
Repo
https://github.com/quic-go/quic-go
Events

Affected versions

v0.*
v0.37.0
v0.37.1
v0.37.2

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-46239.json"