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

exploitDog

oracle-oval логотип

ELSA-2026-30857

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

Описание

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

[3.02-512.1]

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

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

Oracle Linux 10

Oracle Linux aarch64

perl-Archive-Tar

3.02-512.el10_2.1

Oracle Linux x86_64

perl-Archive-Tar

3.02-512.el10_2.1

Связанные 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 ...