GLSA 200908-07: Perl Compress::Raw modules: Denial of Service
Опасность: | средняя |
Заголовок: | Perl Compress::Raw modules: Denial of Service |
Дата: | 18.08.2009 |
Ошибки: |
|
ID: | 200908-07 |
Сводка
An off-by-one error in Compress::Raw::Zlib and Compress::Raw::Bzip2 might lead to a Denial of Service.Назначение
Compress::Raw::Zlib and Compress::Raw::Bzip2 are Perl low-level interfaces to the zlib and bzip2 compression libraries.
Уязвимые пакеты
Пакет | Уязвимый | Нетронутый | Архитектура(ы) |
---|---|---|---|
perl-core/Compress-Raw-Zlib | < 2.020 | >= 2.020 | All supported architectures |
perl-core/Compress-Raw-Bzip2 | < 2.020 | >= 2.020 | All supported architectures |
Описание
Leo Bergolth reported an off-by-one error in the inflate() function in Zlib.xs of Compress::Raw::Zlib, possibly leading to a heap-based buffer overflow (CVE-2009-1391).
Paul Marquess discovered a similar vulnerability in the bzinflate() function in Bzip2.xs of Compress::Raw::Bzip2 (CVE-2009-1884).
Воздействие
A remote attacker might entice a user or automated system (for instance running SpamAssassin or AMaViS) to process specially crafted files, possibly resulting in a Denial of Service condition.
Обход
There is no known workaround at this time.
Решение
All Compress::Raw::Zlib users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=perl-core/Compress-Raw-Zlib-2.020"
All Compress::Raw::Bzip2 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=perl-core/Compress-Raw-Bzip2-2.020"
Ссылки
Наличие
Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security:
Опасения?
Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.
Лицензия
Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.