GLSA 202301-04: jupyter_core: Arbitrary Code Execution

Опасность:высокая
Заголовок:jupyter_core: Arbitrary Code Execution
Дата:11.01.2023
Ошибки: #878497
ID:202301-04

Сводка

A vulnerability has been discovered in jupyter_core which could allow for the execution of code as another user.

Назначение

jupyter_core contains core Jupyter functionality.

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

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

Описание

jupyter_core trusts files for execution in the current working directory without validating ownership of those files.

Воздействие

By writing to a directory that is used a the current working directory for jupyter_core by another user, users can elevate privileges to those of another user.

Обход

There is no known workaround at this time.

Решение

All jupyter_core users should upgrade to the latest version:

          # emerge --sync
          # emerge --ask --oneshot --verbose ">=dev-python/jupyter_core-4.11.2"
        

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!