CVE-2024-24789
Apache Zip Deserialization Vulnerability
Description
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.
INFO
Published Date :
June 5, 2024, 4:15 p.m.
Last Modified :
July 3, 2024, 1:48 a.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.8
Public PoC/Exploit Available at Github
CVE-2024-24789 has a 2 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-24789
.
URL | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2024/06/04/1 | Mailing List |
https://go.dev/cl/585397 | Patch |
https://go.dev/issue/66869 | Issue Tracking Patch |
https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ | Release Notes |
https://lists.fedoraproject.org/archives/list/[email protected]/message/U5YAEIA6IUHUNGJ7AIXXPQT6D2GYENX7/ | |
https://pkg.go.dev/vuln/GO-2024-2888 | Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
Toolkit for k8s administrators/developers.
Dockerfile Shell
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-24789
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-24789
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jul. 03, 2024
Action Type Old Value New Value Added CVSS V3.1 CISA-ADP AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L -
CVE Modified by [email protected]
Jun. 19, 2024
Action Type Old Value New Value Added Reference Go Project https://lists.fedoraproject.org/archives/list/[email protected]/message/U5YAEIA6IUHUNGJ7AIXXPQT6D2GYENX7/ [No types assigned] -
Initial Analysis by [email protected]
Jun. 18, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N Changed Reference Type http://www.openwall.com/lists/oss-security/2024/06/04/1 No Types Assigned http://www.openwall.com/lists/oss-security/2024/06/04/1 Mailing List Changed Reference Type https://go.dev/cl/585397 No Types Assigned https://go.dev/cl/585397 Patch Changed Reference Type https://go.dev/issue/66869 No Types Assigned https://go.dev/issue/66869 Issue Tracking, Patch Changed Reference Type https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ No Types Assigned https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ Release Notes Changed Reference Type https://pkg.go.dev/vuln/GO-2024-2888 No Types Assigned https://pkg.go.dev/vuln/GO-2024-2888 Third Party Advisory Added CWE NIST NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* versions up to (excluding) 1.21.11 *cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* versions from (including) 1.22.0 up to (excluding) 1.22.4 -
CVE Modified by [email protected]
Jun. 10, 2024
Action Type Old Value New Value Added Reference Go Project http://www.openwall.com/lists/oss-security/2024/06/04/1 [No types assigned] -
CVE Received by [email protected]
Jun. 05, 2024
Action Type Old Value New Value Added Description 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. Added Reference Go Project https://go.dev/cl/585397 [No types assigned] Added Reference Go Project https://go.dev/issue/66869 [No types assigned] Added Reference Go Project https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/m/TuoGEhxIEwAJ [No types assigned] Added Reference Go Project https://pkg.go.dev/vuln/GO-2024-2888 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-24789
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-24789
weaknesses.