GLSA 201701-18: Python: Multiple vulnerabilities

Опасность:средняя
Заголовок:Python: Multiple vulnerabilities
Дата:10.01.2017
Ошибки: #531002, #585910, #585946
ID:201701-18

Сводка

Multiple vulnerabilities have been found in Python, the worst of which could lead to arbitrary code execution.

Назначение

Python is an interpreted, interactive, object-oriented programming language.

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

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

Описание

Multiple vulnerabilities have been discovered in Python. Please review the CVE identifiers referenced below for details.

Воздействие

A remote attacker could entice a user to open a specially crafted index file using Python’s dumbdbm module, possibly resulting in execution of arbitrary code with the privileges of the process.

A remote attacker could entice a user to process a specially crafted input stream using Python’s zipimporter module, possibly allowing attackers to cause unspecified impact.

A man in the middle attacker could strip out the STARTTLS command without generating an exception on the Python SMTP client application, preventing the establishment of the TLS layer.

Обход

There is no known workaround at this time.

Решение

All Python 2 users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-lang/python-2.7.12:2.7"
    

All Python 3 users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-lang/python-3.4.5:3.4"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!