Lucene search
+L

6168 matches found

CVE
CVE
added 2026/05/26 12:17 a.m.785 views

CVE-2026-42496

CVE-2026-42496 affects the Archive::Tar Perl module, versions prior to 3.08. The vulnerability arises when extracting tar archives: _make_special_file() passes the tar header’s linkname to symlink() without validating against absolute paths or .. segments. The secure-extract mode protecting regul...

9.1CVSS5.8AI score0.0043EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2026/05/26 12:17 a.m.84 views

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

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...

0.0043EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/26 12:17 a.m.11 views

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

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...

5.8AI score0.0043EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/26 12:00 a.m.25 views

archive-tar-new 安全漏洞

archive-tar-new is a Perl module developed by Jos Boumans, used for creating and manipulating tar files in memory. Versions of archive-tar-new prior to version 3.10 contained security vulnerabilities. These vulnerabilities stemmed from the readtar function, which did not set an upper limit when...

7.5CVSS5.9AI score0.00448EPSS
SaveExploits0References3
Amazon
Amazon
added 2026/05/26 12:00 a.m.21 views

Low: python3.13-pip

Issue Overview: pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior...

4.6CVSS6.2AI score0.00144EPSS
SaveExploits0
Amazon
Amazon
added 2026/05/26 12:00 a.m.31 views

Medium: soci-snapshotter

Issue Overview: Arithmetic over induction variables in loops were not correctly checked for underflow or overflow in the Go compiler cmd/compile. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption in programs compiled with...

9.8CVSS7.4AI score0.00621EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/05/26 12:00 a.m.17 views

CVE-2026-9538

Archive::Tar versions before 3.10 for Perl allow memory exhaustion via attacker controlled entry size field in tar header. readtar reads each entry's payload with $handle-read$$data, $block, where $block is derived from the entry's 12-byte size field in the tar header with no upper bound on that...

7.5CVSS5.8AI score0.00448EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.42 views

PT-2026-43163

Name of the Vulnerable Software and Affected Versions Archive::Tar versions prior to 3.08 Description Archive::Tar for Perl allows the extraction of hardlinks to attacker-controlled paths outside the intended extraction directory. The function make special file passes the tar header's linkname to...

7.5CVSS5.4AI score0.00417EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2026/05/26 12:00 a.m.28 views

CVE-2026-42497

Archive::Tar versions before 3.08 for Perl extract hardlinks to attacker controlled paths outside the extraction directory. makespecialfile passes the tar header's linkname to link without validating it against absolute paths or .. segments, creating a hardlink that shares the victim file's inode...

7.5CVSS5.8AI score0.00417EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.34 views

PT-2026-43166

Name of the Vulnerable Software and Affected Versions Archive::Tar versions prior to 3.10 Description Archive::Tar for Perl allows memory exhaustion when processing a tar header with an attacker-controlled entry size field. The read tar function reads each entry's payload using $handle-read$$data...

7.5CVSS5.4AI score0.00448EPSS
SaveExploits0References30
Tenable Nessus
Tenable Nessus
added 2026/05/26 12:00 a.m.26 views

Linux Distros Unpatched Vulnerability : CVE-2026-9538

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Archive::Tar versions before 3.10 for Perl allow memory exhaustion via attacker controlled entry size field in tar header. readtar reads each entry's payload wi...

7.5CVSS5.9AI score0.00448EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/26 12:00 a.m.34 views

Pear Archive_Tar 安全漏洞

Pear ArchiveTar is a PHP-based software developed by the PEAR team that allows for creating and extracting tar packages. Prior to version 3.08, Pear ArchiveTar had a security vulnerability. This vulnerability stemmed from the makespecialfile function, which passed the linkname of the tar header t...

9.1CVSS5.8AI score0.0043EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/26 12:00 a.m.17 views

Pear Archive_Tar 安全漏洞

Pear ArchiveTar is a PHP-based software developed by the PEAR team that allows for creating and extracting tar packages. Prior to version 3.08, Pear ArchiveTar had a security vulnerability. This vulnerability stemmed from the makespecialfile function, which passed the linkname of the tar header t...

9.1CVSS5.8AI score0.0043EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.33 views

PT-2026-43162

Name of the Vulnerable Software and Affected Versions Archive::Tar versions prior to 3.08 Description Archive::Tar for Perl allows the extraction of symlinks with attacker-controlled targets located outside the extraction directory. The function make special file passes the tar header's linkname ...

9.1CVSS5.8AI score0.0043EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2026/05/26 12:00 a.m.23 views

CVE-2026-42496

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.1CVSS5.8AI score0.0043EPSS
SaveExploits0References6
Amazon
Amazon
added 2026/05/26 12:00 a.m.26 views

Low: python3.14-pip

Issue Overview: pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior...

4.6CVSS6.2AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2026/05/25 7:25 a.m.13 views

CLSA-2026-1779583625 vim: Fix of CVE-2026-46483

CVE-2026-46483: fix command injection in tar plugin Vimuntar when decompressing .tgz archives by passing the special flag to shellescape upstream vim 9.2.0479...

7CVSS5.8AI score0.00552EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/25 7:23 a.m.14 views

CLSA-2026-1779583115 vim: Fix of CVE-2026-46483

CVE-2026-46483: fix command injection in tar plugin Vimuntar when decompressing .tgz archives by passing the special flag to shellescape upstream vim 9.2.0479...

7CVSS5.8AI score0.00552EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/05/25 12:00 a.m.10 views

The vulnerability of the node-tar library in the Node.js software platform arises from incorrect path name restrictions for restricted-access directories. This allows attackers to gain unauthorized access to protected information.

The vulnerability of the node-tar library in the Node.js software platform is related to an incorrect limitation on the path name for the restricted-access directory. Exploiting this vulnerability could allow a malicious actor to gain unauthorized access to protected information...

7.1CVSS6.6AI score0.00288EPSS
SaveExploits1References8Affected Software7
BDU FSTEC
BDU FSTEC
added 2026/05/25 12:00 a.m.8 views

The vulnerability of the node-tar library on the Node.js software platform allows attackers to gain unauthorized access to protected information.

The vulnerability of the node-tar library in the Node.js software platform is related to an incorrect limitation on the path name for the restricted-access directory. Exploiting this vulnerability could allow an attacker to gain unauthorized access to protected information...

5.5CVSS5.8AI score0.00253EPSS
SaveExploits6References6Affected Software4
Rows per page
Query Builder