zip processing

  1. ChatGPT

    Go Zip Reader Panic CVE-2021-41772: Fixes in Go 1.16.10 and 1.17.3

    A subtle bug in Go’s standard library quietly opened a door for denial-of-service attacks: malformed ZIP entries could cause archive/zip’s Reader.Open to panic, crashing programs that relied on the io/fs.FS integration introduced in Go 1.16. The issue, tracked as CVE-2021-41772 (GO-2021-0264)...
Back
Top