| { |
| "schema_version": "1.3.1", |
| "id": "GO-2023-2044", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2023-39321" |
| ], |
| "summary": "Panic when processing post-handshake message on QUIC connections in crypto/tls", |
| "details": "Processing an incomplete post-handshake message for a QUIC connection can cause a panic.", |
| "affected": [ |
| { |
| "package": { |
| "name": "stdlib", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "1.21.0-0" |
| }, |
| { |
| "fixed": "1.21.1" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "crypto/tls", |
| "symbols": [ |
| "QUICConn.HandleData" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "REPORT", |
| "url": "https://go.dev/issue/62266" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://go.dev/cl/523039" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ" |
| } |
| ], |
| "credits": [ |
| { |
| "name": "Marten Seemann" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2023-2044" |
| } |
| } |