{ "id": "GO-2021-0240", "published": "2022-02-17T17:33:25Z", "modified": "0001-01-01T00:00:00Z", "aliases": [ "CVE-2021-33196" ], "details": "NewReader and OpenReader can cause a panic or an unrecoverable fatal error when reading an archive that claims to contain a large number of files, regardless of its actual size.", "affected": [ { "package": { "name": "stdlib", "ecosystem": "Go" }, "ranges": [ { "type": "SEMVER", "events": [ { "introduced": "0" }, { "fixed": "1.15.13" }, { "introduced": "1.16.0" }, { "fixed": "1.16.5" } ] } ], "database_specific": { "url": "https://pkg.go.dev/vuln/GO-2021-0240" }, "ecosystem_specific": { "imports": [ { "path": "archive/zip", "symbols": [ "Reader.init" ] } ] } } ], "references": [ { "type": "FIX", "url": "https://go.dev/cl/318909" }, { "type": "FIX", "url": "https://go.googlesource.com/go/+/74242baa4136c7a9132a8ccd9881354442788c8c" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-announce/c/RgCMkAEQjSI" }, { "type": "REPORT", "url": "https://go.dev/issue/46242" } ], "credits": [ { "name": "the OSS-Fuzz project for discovering this issue and\nEmmanuel Odeke for reporting it\n" } ], "schema_version": "1.3.1" }