| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2024-24789" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Mishandling of corrupt central directory record in archive/zip", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file. The archive/zip package now rejects files containing these errors." |
| } |
| ], |
| "affected": [ |
| { |
| "vendor": "Go standard library", |
| "product": "archive/zip", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "archive/zip", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "1.21.11", |
| "status": "affected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "1.22.0-0", |
| "lessThan": "1.22.4", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "findSignatureInBlock" |
| }, |
| { |
| "name": "NewReader" |
| }, |
| { |
| "name": "OpenReader" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE-390: Detection of Error Condition Without Action" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://go.dev/cl/585397" |
| }, |
| { |
| "url": "https://go.dev/issue/66869" |
| }, |
| { |
| "url": "https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2024-2888" |
| }, |
| { |
| "url": "http://www.openwall.com/lists/oss-security/2024/06/04/1" |
| }, |
| { |
| "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5YAEIA6IUHUNGJ7AIXXPQT6D2GYENX7/" |
| } |
| ], |
| "credits": [ |
| { |
| "lang": "en", |
| "value": "Yufan You (@ouuan)" |
| } |
| ] |
| } |
| } |
| } |