Vulnerability in Golang Go
CVE-2024-24789
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.
EPSS: 0.004 (36.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N.
Affected products
- Golang Go
- Go Standard Library Archive/zip — versions 0, 1.22.0-0
Public proof-of-concept exploits
References
- security@golang.org (Patch)
- security@golang.org (Patch, Issue Tracking)
- security@golang.org (Release Notes)
- security@golang.org (Third Party Advisory)
- security@golang.org (Mailing List)
- security@golang.org
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2024-24789?
- CVE-2024-24789 is a medium-severity vulnerability in Golang Go, classified under CWE-390: DETECTION OF ERROR CONDITION WITHOUT ACTION. CVSS score: 5.5/10. Published 2024-06-05.
- How severe is CVE-2024-24789?
- Medium severity. CVSS v3 base score is 5.5 out of 10.
- Is CVE-2024-24789 known to be exploited?
- 6 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.