blob: ec8c81a416c2ad0e51d837770d1fbd2c05dffddb [file] [log] [blame]
{
"id": "GO-2022-0273",
"published": "2022-05-18T18:23:31Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2021-39293"
],
"details": "The NewReader and OpenReader functions in archive/zip 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. This is caused by an incomplete fix for CVE-2021-33196.",
"affected": [
{
"package": {
"name": "stdlib",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.8"
},
{
"introduced": "1.17.0"
},
{
"fixed": "1.17.1"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0273"
},
"ecosystem_specific": {
"imports": [
{
"path": "archive/zip",
"symbols": [
"NewReader",
"OpenReader"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://go.dev/cl/343434"
},
{
"type": "FIX",
"url": "https://go.googlesource.com/go/+/bacbc33439b124ffd7392c91a5f5d96eca8c0c0b"
},
{
"type": "REPORT",
"url": "https://go.dev/issue/47801"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/dx9d7IOseHw"
}
],
"credits": [
{
"name": "OSS-Fuzz Project and Emmanuel Odeke"
}
],
"schema_version": "1.3.1"
}