GLSA 202006-05: Nokogiri: Command injection

Опасность:средняя
Заголовок:Nokogiri: Command injection
Дата:13.06.2020
Ошибки: #691974
ID:202006-05

Сводка

Nokogiri has a vulnerability allowing arbitrary execution of code if a certain function is used.

Назначение

Nokogiri is an HTML, XML, SAX, and Reader parser.

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

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

Описание

A command injection vulnerability in Nokogiri allows commands to be executed in a subprocess by Ruby’s Kernel.open method. Processes are vulnerable only if the undocumented method Nokogiri::CSS::Tokenizer#load_file is being passed untrusted user input.

Воздействие

A remote attacker could possibly execute arbitrary code with the privileges of the process.

Обход

Avoid calling the undocumented method Nokogiri::CSS::Tokenizer#load_file with untrusted user input.

Решение

All Nokogiri users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-ruby/nokogiri-1.10.4"
    

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!