GLSA 201803-03: Go: User-assisted execution of arbitrary code

Опасность:высокая
Заголовок:Go: User-assisted execution of arbitrary code
Дата:07.03.2018
Ошибки: #647250
ID:201803-03

Сводка

A vulnerability in Go might allow remote attackers to execute arbitrary commands during source code build.

Назначение

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

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

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

Описание

A command injection flaw was discovered in the source code build phase because of the “go get” command, which does not block -fplugin= and -plugin arguments.

Воздействие

A remote attacker could entice a user to process a repository containing maliciously-crafted build instructions using “go get”, resulting in the execution of arbitrary code with the privileges of the process.

Обход

There is no known workaround at this time.

Решение

All Go users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-lang/go-1.9.4"
    

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!