GLSA 200502-09: Python: Arbitrary code execution through SimpleXMLRPCServer
Опасность: | высокая |
Заголовок: | Python: Arbitrary code execution through SimpleXMLRPCServer |
Дата: | 08.02.2005 |
Ошибки: |
|
ID: | 200502-09 |
Сводка
Python-based XML-RPC servers may be vulnerable to remote execution of arbitrary code.Назначение
Python is an interpreted, interactive, object-oriented, cross-platform programming language.
Уязвимые пакеты
Пакет | Уязвимый | Нетронутый | Архитектура(ы) |
---|---|---|---|
dev-lang/python | <= 2.3.4 | >= 2.3.4-r1 | All supported architectures |
Описание
Graham Dumpleton discovered that XML-RPC servers making use of the SimpleXMLRPCServer library that use the register_instance() method to register an object without a _dispatch() method are vulnerable to a flaw allowing to read or modify globals of the associated module.
Воздействие
A remote attacker may be able to exploit the flaw in such XML-RPC servers to execute arbitrary code on the server host with the rights of the XML-RPC server.
Обход
Python users that don't make use of any SimpleXMLRPCServer-based XML-RPC servers, or making use of servers using only the register_function() method are not affected.
Решение
All Python users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose dev-lang/python
Ссылки
Наличие
Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security:
Опасения?
Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.
Лицензия
Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.