Mishandling of corrupt central directory record in archive/zip
CVE-2024-24789
5.5MEDIUM
What is 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.
Affected Version(s)
archive/zip 0 < 1.21.11
archive/zip 1.22.0-0 < 1.22.4
References
CVSS V3.1
Score:
5.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Credit
Yufan You (@ouuan)