GLSA 201605-01: Git: Multiple vulnerabilities

Опасность:средняя
Заголовок:Git: Multiple vulnerabilities
Дата:02.05.2016
Ошибки: #562884, #577482
ID:201605-01

Сводка

Git contains multiple vulnerabilities that allow for the remote execution of arbitrary code.

Назначение

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

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

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

Описание

Git is vulnerable to the remote execution of arbitrary code by cloning repositories with large filenames or a large number of nested trees. Additionally, some protocols within Git, such as git-remote-ext, can execute arbitrary code found within URLs. These URLs that submodules use may come from arbitrary sources (e.g., .gitmodules files in a remote repository), and can effect those who enable recursive fetch. Restrict the allowed protocols to well known and safe ones.

Воздействие

Remote attackers could execute arbitrary code on both client and server.

Обход

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.7.3-r1"
    

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!