GLSA 202305-03: ProFTPd: Memory Disclosure

Опасность:низкая
Заголовок:ProFTPd: Memory Disclosure
Дата:03.05.2023
Ошибки: #811495
ID:202305-03

Сводка

A vulnerability has been discovered in ProFTPd which could result in memory disclosure.

Назначение

ProFTPD is an advanced and very configurable FTP server.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
net-ftp/proftpd < 1.3.7c >= 1.3.7c All supported architectures

Описание

ProFTPd unconditionally sends passwords to Radius servers for authentication in multiples of 16 bytes. If a password is not of a length that is a multiple of 16 bytes, ProFTPd will read beyond the end of the password string and send bytes beyond the end of the string buffer.

Воздействие

Radius servers used for authentication can receive the contents of the ProFTPd process' memory.

Обход

There is no known workaround at this time.

Решение

All ProFTPd users should upgrade to the latest version:

          # emerge --sync
          # emerge --ask --oneshot --verbose ">=net-ftp/proftpd-1.3.7c"
        

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!