CVE-2024-47877

MEDIUM EPSS 41.0%
Published Oct 11, 20241y ago · Modified Jun 17, 20261w ago
6.9 CVSS 4.0
Medium
Find Similar
Published Oct 11, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
6.9
Exploitability
Impact
Vector string
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
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
41.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-22 Path Traversal Resource Mgmt
CWE-61

Affected Products 1

VendorProductVersionRange
codeclysmextract* <4.0.0

References 2

  • github.com https://github.com/codeclysm/extract/commit/4a98568021b8e289345c7f526ccbd7ed732cf286
    Patch
  • github.com https://github.com/codeclysm/extract/security/advisories/GHSA-8rm2-93mq-jqhc
    Vendor Advisory

Remediation

  • github.com https://github.com/codeclysm/extract/commit/4a98568021b8e289345c7f526ccbd7ed732cf286
    Patch