GLSA 201709-10: Git: Command injection

Опасность:средняя
Заголовок:Git: Command injection
Дата:17.09.2017
Ошибки: #627488
ID:201709-10

Сводка

A command injection vulnerability in Git may allow remote attackers to execute arbitrary code.

Назначение

Git is a small and fast distributed version control system designed to handle small and large projects.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
dev-vcs/git < 2.13.5 >= 2.13.5 All supported architectures

Описание

Specially crafted ‘ssh://...’ URLs may allow the owner of the repository to execute arbitrary commands on client’s machine if those commands are already installed on the client’s system. This is especially dangerous when the third-party repository has one or more submodules with specially crafted ‘ssh://...’ URLs. Each time the repository is recursively cloned or submodules are updated the payload will be triggered.

Воздействие

A remote attacker, by enticing a user to clone a specially crafted repository, could possibly execute arbitrary code with the privileges of the process.

Обход

There is no known workaround at this time.

Решение

All Git users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-vcs/git-2.13.5"
    

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!