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

exploitDog

oracle-oval логотип

ELSA-2026-30860

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

Описание

ELSA-2026-30860: perl-IO-Compress security update (IMPORTANT)

[2.212-512.1]

  • Fix CVE-2026-48962: remove use of eval in File::GlobMapper
  • Resolves: RHEL-180415

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

Oracle Linux 10

Oracle Linux aarch64

perl-IO-Compress

2.212-512.el10_2.1

Oracle Linux x86_64

perl-IO-Compress

2.212-512.el10_2.1

Связанные CVE

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

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

IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. _parseOutputGlob() wraps the caller-supplied output glob string in double quotes and stores it in the parser state; _getFiles() then runs the stored expression through eval STRING. A literal double quote in the output glob closes the dquote wrapper, and the characters that follow are evaluated as Perl. Arbitrary Perl in the output glob executes at the calling process's privilege.

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

IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. _parseOutputGlob() wraps the caller-supplied output glob string in double quotes and stores it in the parser state; _getFiles() then runs the stored expression through eval STRING. A literal double quote in the output glob closes the dquote wrapper, and the characters that follow are evaluated as Perl. Arbitrary Perl in the output glob executes at the calling process's privilege.

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

IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. _parseOutputGlob() wraps the caller-supplied output glob string in double quotes and stores it in the parser state; _getFiles() then runs the stored expression through eval STRING. A literal double quote in the output glob closes the dquote wrapper, and the characters that follow are evaluated as Perl. Arbitrary Perl in the output glob executes at the calling process's privilege.

CVSS3: 7.3
msrc
2 месяца назад

IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob

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

IO::Compress versions before 2.220 for Perl can execute arbitrary code ...