CVE-2024-47877
Extract Library Symlink Vulnerability
Description
Extract is aA Go library to extract archives in zip, tar.gz or tar.bz2 formats. A maliciously crafted archive may allow an attacker to create a symlink outside the extraction target directory. This vulnerability is fixed in 4.0.0. If you're using the Extractor.FS interface, then upgrading to /v4 will require to implement the new methods that have been added.
INFO
Published Date :
Oct. 11, 2024, 5:15 p.m.
Last Modified :
Nov. 22, 2024, 7:30 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.6
Exploitability Score :
3.9
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-47877
.
URL | Resource |
---|---|
https://github.com/codeclysm/extract/commit/4a98568021b8e289345c7f526ccbd7ed732cf286 | Patch |
https://github.com/codeclysm/extract/security/advisories/GHSA-8rm2-93mq-jqhc | Vendor 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).
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-47877
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-47877
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.
-
Initial Analysis by [email protected]
Nov. 22, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N Added CPE Configuration OR *cpe:2.3:a:codeclysm:extract:*:*:*:*:*:go:*:* versions up to (excluding) 4.0.0 Changed Reference Type https://github.com/codeclysm/extract/commit/4a98568021b8e289345c7f526ccbd7ed732cf286 No Types Assigned https://github.com/codeclysm/extract/commit/4a98568021b8e289345c7f526ccbd7ed732cf286 Patch Changed Reference Type https://github.com/codeclysm/extract/security/advisories/GHSA-8rm2-93mq-jqhc No Types Assigned https://github.com/codeclysm/extract/security/advisories/GHSA-8rm2-93mq-jqhc Vendor Advisory -
CVE Received by [email protected]
Oct. 11, 2024
Action Type Old Value New Value Added Description Extract is aA Go library to extract archives in zip, tar.gz or tar.bz2 formats. A maliciously crafted archive may allow an attacker to create a symlink outside the extraction target directory. This vulnerability is fixed in 4.0.0. If you're using the Extractor.FS interface, then upgrading to /v4 will require to implement the new methods that have been added. Added Reference GitHub, Inc. https://github.com/codeclysm/extract/security/advisories/GHSA-8rm2-93mq-jqhc [No types assigned] Added Reference GitHub, Inc. https://github.com/codeclysm/extract/commit/4a98568021b8e289345c7f526ccbd7ed732cf286 [No types assigned] Added CWE GitHub, Inc. CWE-22 Added CWE GitHub, Inc. CWE-61 Added CVSS V4.0 GitHub, Inc. CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
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-47877
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-47877
weaknesses.