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.
{
"severity": "High",
"cpes": [
"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
]
}