CVE-2024-24789

Summary

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 Software

VendorProductVersion RangeStatus
Go standard libraryarchive/zip0 < 1.21.11affected
Go standard libraryarchive/zip1.22.0-0 < 1.22.4affected

Weaknesses

  • CWE-390: Detection of Error Condition Without Action

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References