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

Public proof-of-concept exploits

References

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.