| { | 
 |   "schema_version": "1.3.1", | 
 |   "id": "GO-2022-0969", | 
 |   "modified": "0001-01-01T00:00:00Z", | 
 |   "published": "2022-09-12T20:23:06Z", | 
 |   "aliases": [ | 
 |     "CVE-2022-27664", | 
 |     "GHSA-69cg-p879-7622" | 
 |   ], | 
 |   "summary": "Denial of service in net/http and golang.org/x/net/http2", | 
 |   "details": "HTTP/2 server connections can hang forever waiting for a clean shutdown that was preempted by a fatal error. This condition can be exploited by a malicious client to cause a denial of service.", | 
 |   "affected": [ | 
 |     { | 
 |       "package": { | 
 |         "name": "stdlib", | 
 |         "ecosystem": "Go" | 
 |       }, | 
 |       "ranges": [ | 
 |         { | 
 |           "type": "SEMVER", | 
 |           "events": [ | 
 |             { | 
 |               "introduced": "0" | 
 |             }, | 
 |             { | 
 |               "fixed": "1.18.6" | 
 |             }, | 
 |             { | 
 |               "introduced": "1.19.0-0" | 
 |             }, | 
 |             { | 
 |               "fixed": "1.19.1" | 
 |             } | 
 |           ] | 
 |         } | 
 |       ], | 
 |       "ecosystem_specific": { | 
 |         "imports": [ | 
 |           { | 
 |             "path": "net/http", | 
 |             "symbols": [ | 
 |               "ListenAndServe", | 
 |               "ListenAndServeTLS", | 
 |               "Serve", | 
 |               "ServeTLS", | 
 |               "Server.ListenAndServe", | 
 |               "Server.ListenAndServeTLS", | 
 |               "Server.Serve", | 
 |               "Server.ServeTLS", | 
 |               "http2Server.ServeConn", | 
 |               "http2serverConn.goAway" | 
 |             ] | 
 |           } | 
 |         ] | 
 |       } | 
 |     }, | 
 |     { | 
 |       "package": { | 
 |         "name": "golang.org/x/net", | 
 |         "ecosystem": "Go" | 
 |       }, | 
 |       "ranges": [ | 
 |         { | 
 |           "type": "SEMVER", | 
 |           "events": [ | 
 |             { | 
 |               "introduced": "0" | 
 |             }, | 
 |             { | 
 |               "fixed": "0.0.0-20220906165146-f3363e06e74c" | 
 |             } | 
 |           ] | 
 |         } | 
 |       ], | 
 |       "ecosystem_specific": { | 
 |         "imports": [ | 
 |           { | 
 |             "path": "golang.org/x/net/http2", | 
 |             "symbols": [ | 
 |               "Server.ServeConn", | 
 |               "serverConn.goAway" | 
 |             ] | 
 |           } | 
 |         ] | 
 |       } | 
 |     } | 
 |   ], | 
 |   "references": [ | 
 |     { | 
 |       "type": "WEB", | 
 |       "url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s" | 
 |     }, | 
 |     { | 
 |       "type": "REPORT", | 
 |       "url": "https://go.dev/issue/54658" | 
 |     }, | 
 |     { | 
 |       "type": "FIX", | 
 |       "url": "https://go.dev/cl/428735" | 
 |     } | 
 |   ], | 
 |   "credits": [ | 
 |     { | 
 |       "name": "Bahruz Jabiyev" | 
 |     }, | 
 |     { | 
 |       "name": "Tommaso Innocenti" | 
 |     }, | 
 |     { | 
 |       "name": "Anthony Gavazzi" | 
 |     }, | 
 |     { | 
 |       "name": "Steven Sprecher" | 
 |     }, | 
 |     { | 
 |       "name": "Kaan Onarlioglu" | 
 |     } | 
 |   ], | 
 |   "database_specific": { | 
 |     "url": "https://pkg.go.dev/vuln/GO-2022-0969", | 
 |     "review_status": "REVIEWED" | 
 |   } | 
 | } |