Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2026-30852

Опубликовано: 29 июн. 2026
Источник: oracle-oval
Платформа: Oracle Linux 8

Описание

ELSA-2026-30852: perl-Archive-Tar security update (IMPORTANT)

[2.30-2]

  • Fix CVE-2026-42496: validate symlink and hardlink targets in secure extract mode
  • Resolves: RHEL-181654

[2.30-1]

  • 2.30 bump

[2.28-1]

  • 2.28 bump
  • Fixes CVE-2018-12015 (directory traversal) (bug #1588761)

[2.26-6]

  • Do not run optional test on RHEL

[2.26-5]

[2.26-4]

[2.26-3]

  • Perl 5.26 re-rebuild of bootstrapped packages

[2.26-2]

  • Perl 5.26 rebuild

[2.26-1]

  • 2.26 bump

[2.24-2]

Обновленные пакеты

Oracle Linux 8

Oracle Linux aarch64

perl-Archive-Tar

2.30-2.el8_10

Oracle Linux x86_64

perl-Archive-Tar

2.30-2.el8_10

Связанные CVE

Связанные уязвимости

CVSS3: 9.1
ubuntu
2 месяца назад

Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. _make_special_file() passes the tar header's linkname to symlink() without validating it against absolute paths or .. segments. The secure-extract mode check that guards regular file extraction does not cover the symlink target. A subsequent open through the extracted name reads or writes the attacker chosen path.

CVSS3: 8.2
redhat
2 месяца назад

Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. _make_special_file() passes the tar header's linkname to symlink() without validating it against absolute paths or .. segments. The secure-extract mode check that guards regular file extraction does not cover the symlink target. A subsequent open through the extracted name reads or writes the attacker chosen path.

CVSS3: 9.1
nvd
2 месяца назад

Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. _make_special_file() passes the tar header's linkname to symlink() without validating it against absolute paths or .. segments. The secure-extract mode check that guards regular file extraction does not cover the symlink target. A subsequent open through the extracted name reads or writes the attacker chosen path.

CVSS3: 9.1
msrc
около 2 месяцев назад

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

CVSS3: 9.1
debian
2 месяца назад

Archive::Tar versions before 3.08 for Perl extract symlinks with attac ...