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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Codeclysm | Extract | < 4.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/codeclysm/extract/commit/4a98568021b8e289345c7f526ccbd7ed732cPatch
- https://github.com/codeclysm/extract/security/advisories/GHSA-8rm2-93mq-jqhcVendor Advisory
FAQ
What is CVE-2024-47877?
CVE-2024-47877 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 vu...
How severe is CVE-2024-47877?
CVE-2024-47877 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-47877?
Check the references section above for vendor advisories and patch information. Affected products include: Codeclysm Extract.