In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196.
{
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.16.8"
},
{
"introduced": "1.17.0"
},
{
"fixed": "1.17.1"
}
],
"cpe": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
}