Lucene search
+L

22 matches found

OSV
OSV
added 2026/09/11 5:27 p.m.5 views

PSF-2026-40

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the location of the link. For one of the calls, the return value was...

5.7CVSS0.00423EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 5:05 a.m.6 views

CVE-2026-30039

CVE-2026-30039 Security advisory materials for CVE-2026-30039, a symlink-based archive extraction issue in rarfile affecting versions 4.2 and earlier. English advisory | 中文版本 Overview rarfile extracts symbolic links from attacker-controlled RAR archives without validating whether the embedded...

5.8AI score
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/09 1:53 a.m.7 views

CVE-2024-0406-POC

CVE-2024-0406 Proof of Concept PoC This repository contains a Proof of Concept PoC exploit for CVE-2024-0406 , a vulnerability involving symlink-based tar archive extraction that allows for path traversal or file overwriting in affected systems. More Details at Path Traversal in mholt/archiver...

7.8CVSS6.9AI score0.00928EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.8 views

NewStart CGSL MAIN 7.02 : perl-Archive-Tar Multiple Vulnerabilities (NS-SA-2026-0090)

The remote NewStart CGSL host, running version MAIN 7.02, has perl-Archive-Tar packages installed that are affected by multiple vulnerabilities: - Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. makespecialfile passes...

9.1CVSS0.00448EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/09 12:00 a.m.26 views

PT-2026-56970

Name of the Vulnerable Software and Affected Versions decompress versions prior to 4.2.2 Description An issue exists during archive extraction where the software allows arbitrary symlink creation. When processing symlink entries, the x.linkname field from the archive is passed directly to the...

7.5CVSS6.2AI score0.00658EPSS
SaveExploits1References7
Ubuntu
Ubuntu
added 2026/07/02 6:15 a.m.25 views

USN-8467-2: Perl vulnerabilities

USN-8467-1 fixed vulnerabilities in Perl. This update provides the corresponding fix for Perl on Ubuntu 25.10. Original advisory details: It was discovered that Perl's Archive::Tar module incorrectly handled symlink and hardlink targets during extraction. An attacker could use this issue to read ...

9.8CVSS7.6AI score0.00443EPSS
SaveExploits1
OSV
OSV
added 2026/07/02 6:15 a.m.14 views

USN-8467-2 perl vulnerabilities

USN-8467-1 fixed vulnerabilities in Perl. This update provides the corresponding fix for Perl on Ubuntu 25.10. Original advisory details: It was discovered that Perl's Archive::Tar module incorrectly handled symlink and hardlink targets during extraction. An attacker could use this issue to read ...

9.8CVSS7.6AI score0.00443EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/24 5:41 a.m.16 views

MGASA-2026-0230 Updated perl-Archive-Tar package fixes security vulnerabilities

The updated package fixes security vulnerabilities: Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. CVE-2026-42496 Archive::Tar versions before 3.08 for Perl extract hardlinks to attacker controlled paths outside the...

9.1CVSS5.8AI score0.00448EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:08 a.m.21 views

Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory

...

9.1CVSS5.4AI score0.0043EPSS
SaveExploits0
OSV
OSV
added 2026/05/26 2:16 a.m.17 views

AZL-89133 CVE-2026-42496 affecting package perl for versions less than 5.38.2-512

Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. makespecialfile passes the tar header's linkname to symlink without validating it against absolute paths or .. segments. The secure-extract mode check that guards regular...

9.1CVSS7.1AI score0.0043EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/08 1:38 p.m.30 views

CVE-2026-44340

PraisonAI prior to 4.6.37 does not validate member.linkname or reject symlink/hardlink archive members in _safe_extractall, and calls tar.extractall(dest_dir) without a data filter. A bundle could contain a symlink inside dest_dir with a linkname outside it, followed by a file path traversing the...

8.7CVSS5.9AI score0.00433EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2026/02/04 7:35 p.m.39 views

CVE-2026-24884

The CVE-2026-24884 vulnerability affects the npm package compressing (versions ≤ 1.10.3 and 2.0.0) where TAR extraction of symbolic links is performed without validating link targets. This can allow an attacker to cause subsequent archive entries to be written to arbitrary locations on the host f...

8.4CVSS5.6AI score0.0034EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/02/04 7:35 p.m.40 views

CVE-2026-24884 Compressing Vulnerable to Arbitrary File Write via Symlink Extraction

Compressing is a compressing and uncompressing lib for node. In version 2.0.0 and 1.10.3 and prior, Compressing extracts TAR archives while restoring symbolic links without validating their targets. By embedding symlinks that resolve outside the intended extraction directory, an attacker can caus...

8.4CVSS0.0034EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/02/03 5:42 p.m.20 views

Compressing Vulnerable to Arbitrary File Write via Symlink Extraction

Arbitrary File Write via Symlink Extraction in github.com/node-modules/compressing Brief Introduction The compressing npm package extracts TAR archives while restoring symbolic links without validating their targets. By embedding symlinks that resolve outside the intended extraction directory, an...

8.4CVSS5.8AI score0.0034EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.11 views

PT-2026-6407

Arbitrary File Write via Symlink Extraction in github.com/node-modules/compressing Brief Introduction The compressing npm package extracts TAR archives while restoring symbolic links without validating their targets. By embedding symlinks that resolve outside the intended extraction directory, an...

8.4CVSS5.8AI score0.0034EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2025/12/22 12:00 a.m.20 views

AlmaLinux 8 : python39:3.9 (ALSA-2025:23530)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:23530 advisory. python: Invalid value for OpenSSL API may cause Buffer over-read when NPN is used CVE-2024-5642 python: Virtual environment venv activation scripts don't...

9.4CVSS6.8AI score0.01556EPSS
SaveExploits15References14
Debian CVE
Debian CVE
added 2023/08/07 12:00 a.m.72 views

CVE-2022-48579

UnRAR before 6.2.3 allows extraction of files outside of the destination folder via symlink chains...

7.5CVSS7.5AI score0.00841EPSS
SaveExploits0
OSV
OSV
added 2023/07/25 8:15 p.m.8 views

UBUNTU-CVE-2023-37460

Plexis Archiver is a collection of Plexus components to create archives or extract archives to a directory with a unified Archiver/UnArchiver API. Prior to version 4.8.0, using AbstractUnArchiver for extracting an archive might lead to an arbitrary file creation and possibly remote code execution...

9.8CVSS7.4AI score0.02482EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2022/09/14 12:00 a.m.7 views

CVE-2022-36113 Extracting malicious crates can corrupt arbitrary files

Cargo is a package manager for the rust programming language. After a package is downloaded, Cargo extracts its source code in the /.cargo folder on disk, making it available to the Rust projects it builds. To record when an extraction is successful, Cargo writes "ok" to the .cargo-ok file at the...

4.6CVSS8.4AI score0.01198EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/10 11:15 p.m.26 views

CVE-2021-38511

An issue was discovered in the tar crate before 0.4.36 for Rust. When symlinks are present in a TAR archive, extraction can create arbitrary directories via .. traversal...

7.5CVSS0.01392EPSS
SaveExploits1References2
Rows per page
Query Builder