blob: fc64cbf5c6bd1215b27349ee1a9d0f04d0033f35 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2023-2160",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-46239",
"GHSA-3q6m-v84f-6p9h"
],
"summary": "Panic during QUIC handshake in github.com/quic-go/quic-go",
"details": "The QUIC handshake can cause a panic when processing a certain sequence of frames. A malicious peer can deliberately trigger this panic.",
"affected": [
{
"package": {
"name": "github.com/quic-go/quic-go",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0.37.0"
},
{
"fixed": "0.37.3"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/quic-go/quic-go"
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-3q6m-v84f-6p9h"
},
{
"type": "FIX",
"url": "https://github.com/quic-go/quic-go/commit/b6a4725b60f1fe04e8f1ddcc3114e290fcea1617"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-2160"
}
}