A module for Perl manipulation of .tar files
Backport two upstream commits to fix symlink and hardlink path traversal vulnerabilities in Archive::Tar's secure extract mode (CVE-2026-42496, CVE-2026-42497). The first commit adds validation of symlink and hardlink link targets, rejecting absolute paths and directory traversal via '..' components. The second commit fixes a regression where valid in-tree symlinks containing '..' were incorrectly rejected, by using the existing _symlinks_resolver() function with a new strict parameter. CVE: CVE-2026-42496 CVE-2026-42497 Upstream patches: - |
||
|---|---|---|
| .fmf | ||
| plans | ||
| tests | ||
| .gitignore | ||
| Archive-Tar-2.02-Do-not-sleep-in-Makefile.PL.patch | ||
| gating.yaml | ||
| perl-Archive-Tar-3.02-RHEL-181653.patch | ||
| perl-Archive-Tar.rpmlintrc | ||
| perl-Archive-Tar.spec | ||
| sources | ||