GLSA 202104-01: Git: User-assisted execution of arbitrary code

Опасность:средняя
Заголовок:Git: User-assisted execution of arbitrary code
Дата:30.04.2021
Ошибки: #774678
ID:202104-01

Сводка

A vulnerability has been found in Git that could allow a remote attacker to execute arbitrary code.

Назначение

Git is a distributed version control system designed.

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

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

Описание

It was discovered that Git could be fooled into running remote code during a clone on case-insensitive file systems with support for symbolic links, if Git is configured globally to apply delay-capable clean/smudge filters (such as Git LFS).

Воздействие

A remote attacker could entice a user to clone a specially crafted repository, possibly resulting in the remote execution of arbitrary code with the privileges of the user running the application.

Обход

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.26.3"
    

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!