GLSA 200907-07: ModPlug: User-assisted execution of arbitrary code

Опасность:средняя
Заголовок:ModPlug: User-assisted execution of arbitrary code
Дата:12.07.2009
Ошибки: #266913
ID:200907-07

Сводка

ModPlug contains several buffer overflows that could lead to the execution of arbitrary code.

Назначение

ModPlug is a library for playing MOD-like music.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
media-libs/libmodplug < 0.8.7 >= 0.8.7 All supported architectures
media-libs/gst-plugins-bad < 0.10.11 >= 0.10.11 All supported architectures

Описание

Two vulnerabilities have been reported in ModPlug:

  • dummy reported an integer overflow in the CSoundFile::ReadMed() function when processing a MED file with a crafted song comment or song name, which triggers a heap-based buffer overflow (CVE-2009-1438).
  • Manfred Tremmel and Stanislav Brabec reported a buffer overflow in the PATinst() function when processing a long instrument name (CVE-2009-1513).

The GStreamer Bad plug-ins (gst-plugins-bad) before 0.10.11 built a vulnerable copy of ModPlug.

Воздействие

A remote attacker could entice a user to read specially crafted files, possibly resulting in the execution of arbitrary code with the privileges of the user running the application.

Обход

There is no known workaround at this time.

Решение

All ModPlug users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=media-libs/libmodplug-0.8.7"

gst-plugins-bad 0.10.11 and later versions do not include the ModPlug plug-in (it has been moved to media-plugins/gst-plugins-modplug). All gst-plugins-bad users should upgrade to the latest version and install media-plugins/gst-plugins-modplug:

# emerge --sync # emerge --ask --oneshot --verbose ">=media-libs/gst-plugins-bad-0.10.11" # emerge --ask --verbose "media-plugins/gst-plugins-modplug"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!