GLSA 202009-16: LinuxCIFS: Shell injection

Опасность:средняя
Заголовок:LinuxCIFS: Shell injection
Дата:29.09.2020
Ошибки: #743211
ID:202009-16

Сводка

A vulnerability in LinuxCIFS may allow a remote code execution via a command line option.

Назначение

The LinuxCIFS utils are a collection of tools for managing Linux CIFS Client Filesystems.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
net-fs/cifs-utils < 6.11 >= 6.11 All supported architectures

Описание

The mount.cifs utility had a shell injection issue where one can embed shell commands via the username mount option. Those commands will be run via popen() in the context of the user calling mount.

Воздействие

A remote attacker could entice a user to use a specially crafted argument using mount.cifs, possibly resulting in execution of arbitrary code with the privileges of the process or a Denial of Service condition.

Обход

There is no known workaround at this time.

Решение

All LinuxCIFS users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=net-fs/cifs-utils-6.11"
    

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!