GLSA 201509-06: Git: Arbitrary command execution
Опасность: | средняя |
Заголовок: | Git: Arbitrary command execution |
Дата: | 24.09.2015 |
Ошибки: |
|
ID: | 201509-06 |
Сводка
An attacker could execute arbitrary commands via Git repositories in a case-insensitive or case-normalizing filesystem.Назначение
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.0.5 | >= 1.8.5.6 | All supported architectures |
Описание
A vulnerability in Git causing Git-compatible clients that access case-insensitive or case-normalizing filesystems to overwrite the .git/config when cloning or checking out a repository, leading to execution of arbitrary commands.
Воздействие
An attacker can execute arbitrary commands on a client machine that clones a crafted malicious Git tree.
Обход
There is no known workaround at this time.
Решение
All Git 1.8.x users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-vcs/git-1.8.5.6"
All Git 1.9.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-vcs/git-1.9.5"
All Git 2.0.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-vcs/git-2.0.5"
Ссылки
Наличие
Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security:
Опасения?
Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.
Лицензия
Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.