Panic in Go Archive Reader Due to Crafted File Count
CVE-2021-33196
7.5HIGH
What is CVE-2021-33196?
A vulnerability exists in the Go programming language's archive/zip package, specifically impacting versions prior to 1.15.13 and those in the 1.16.x series before 1.16.5. A specially crafted file count in the archive's header can lead to a panic when invoking the NewReader or OpenReader functions. This behavior can potentially be exploited by malicious actors, allowing them to disrupt application stability or trigger unexpected behavior during file processing. Users are advised to update to the latest versions to mitigate risks.