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

exploitDog

rocky логотип

RLSA-2026:30851

Опубликовано: 29 июн. 2026
Источник: rocky
Оценка: Important

Описание

Important: perl:5.32 security update

Perl is a high-level programming language that is commonly used for system administration utilities and web programming.

Security Fix(es):

  • perl-archive-tar: perl-archive-tar: Path traversal via crafted symlinks allows arbitrary file access (CVE-2026-42496)

  • perl-IO-Compress: perl-IO-Compress: Arbitrary code execution via attacker-controlled output glob (CVE-2026-48962)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
perlx86_64474.module+el8.10.0+40155+64ce2d41perl-5.32.1-474.module+el8.10.0+40155+64ce2d41.x86_64.rpm
perl-Algorithm-Diffnoarch10.module+el8.6.0+878+f93dfff7perl-Algorithm-Diff-1.1903-10.module+el8.6.0+878+f93dfff7.noarch.rpm
perl-Algorithm-Diffnoarch10.module+el8.6.0+882+2fa1e48fperl-Algorithm-Diff-1.1903-10.module+el8.6.0+882+2fa1e48f.noarch.rpm
perl-Algorithm-Diffnoarch10.module+el8.10.0+40155+64ce2d41perl-Algorithm-Diff-1.1903-10.module+el8.10.0+40155+64ce2d41.noarch.rpm
perl-Archive-Zipnoarch3.module+el8.10.0+40155+64ce2d41perl-Archive-Zip-1.68-3.module+el8.10.0+40155+64ce2d41.noarch.rpm
perl-Attribute-Handlersnoarch474.module+el8.10.0+40155+64ce2d41perl-Attribute-Handlers-1.01-474.module+el8.10.0+40155+64ce2d41.noarch.rpm
perl-autodienoarch1.module+el8.10.0+40155+64ce2d41perl-autodie-2.34-1.module+el8.10.0+40155+64ce2d41.noarch.rpm
perl-AutoLoadernoarch474.module+el8.10.0+40155+64ce2d41perl-AutoLoader-5.74-474.module+el8.10.0+40155+64ce2d41.noarch.rpm
perl-AutoSplitnoarch474.module+el8.10.0+40155+64ce2d41perl-AutoSplit-5.74-474.module+el8.10.0+40155+64ce2d41.noarch.rpm
perl-autousenoarch474.module+el8.10.0+40155+64ce2d41perl-autouse-1.11-474.module+el8.10.0+40155+64ce2d41.noarch.rpm

Показывать по

Связанные CVE

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

oracle-oval
около 1 месяца назад

ELSA-2026-30851: perl:5.32 security update (IMPORTANT)

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