net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service (panic) via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations.
{
"versions": [
{
"introduced": "0"
},
{
"fixed": "1.15.12"
},
{
"introduced": "1.16.0"
},
{
"fixed": "1.16.4"
}
]
}