GLSA 201810-04: ImageMagick: Security hardening

Опасность:средняя
Заголовок:ImageMagick: Security hardening
Дата:06.10.2018
Ошибки: #664236
ID:201810-04

Сводка

Due to multiple vulnerabilities in various coders used by ImageMagick, Gentoo Linux now installs a policy.xml file which will restrict coder usage by default.

Назначение

ImageMagick is a collection of tools and libraries for many image formats.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
media-gfx/imagemagick < 6.9.10.10-r1 >= 6.9.10.10-r1 All supported architectures

Описание

If you process an image with ImageMagick and don’t validate the file before (e.g. check magic byte), ImageMagick will call any coders found in the given file. So if ImageMagick will find Ghostscript for example, it will call Ghostscript.

Due to multiple -dSAFER sandbox bypass vulnerabilities in Ghostscript, this can lead to arbitrary code execution.

To mitigate this problem we install a policy.xml file by default which will disable PS, EPS, PDF, and XPS coders.

Воздействие

A remote attacker, by enticing a user to process a specially crafted image file, could execute arbitrary code with the privileges of the process or cause a Denial of Service condition.

Обход

There is no known workaround at this time.

Решение

All ImageMagick 6 users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose
      ">=media-gfx/imagemagick-6.9.10.10-r1"
    

All ImageMagick 7 users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=media-gfx/imagemagick-7.0.8.10-r1"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!