GLSA 201111-09: Perl Safe module: Arbitrary Perl code injection

Опасность:средняя
Заголовок:Perl Safe module: Arbitrary Perl code injection
Дата:20.11.2011
Ошибки: #325563
ID:201111-09

Сводка

The Safe module for Perl does not properly restrict code, allowing a remote attacker to execute arbitrary Perl code outside of a restricted compartment.

Назначение

Safe is a Perl module to compile and execute code in restricted compartments.

Уязвимые пакеты

Пакет Уязвимый Нетронутый Архитектура(ы)
perl-core/Safe < 2.27 >= 2.27 All supported architectures
virtual/perl-Safe < 2.27 >= 2.27 All supported architectures

Описание

Unsafe code evaluation prevents the Safe module from properly restricting the code of implicitly called methods on implicitly blessed objects.

Воздействие

A remote attacker could entice a user to load a specially crafted Perl script, resulting in execution arbitrary Perl code outside of a restricted compartment.

Обход

There is no known workaround at this time.

Решение

All users of the standalone Perl Safe module should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=perl-core/Safe-2.27"
    

All users of the Safe module bundled with Perl should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=virtual/perl-Safe-2.27"

NOTE: This is a legacy GLSA. Updates for all affected architectures are available since July 18, 2010. It is likely that your system is already no longer affected by this issue.

Ссылки

Наличие

Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security: http://security.gentoo.org/glsa/glsa-201111-09.xml

Опасения?

Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.

Лицензия

Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.

Спасибо!