Nessus Plugin #16446
Plugin Index
Note: This file has been created from a
downloaded version of the Nessus Plugins
from
http://www.nessus.org/.
Therefore, the information here can be outdated.
[GLSA-200502-09] Python: Arbitrary code execution through SimpleXMLRPCServer
- Family:
- Gentoo Local Security Checks
- Category:
- infos
- Copyright:
- (C) 2005 Michel Arboi
- Summary:
- Python: Arbitrary code execution through SimpleXMLRPCServer
- Version:
- $Revision: 1.1 $
- Cve_id:
- CAN-2005-0089
- Bugtraq_id:
- -
- Xrefs:
- GLSA:200502-09
- Description:
- The remote host is affected by the vulnerability described in GLSA-200502-09
(Python: Arbitrary code execution through SimpleXMLRPCServer)
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.
Impact
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.
Workaround
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.
References:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0089
http://www.python.org/security/PSF-2005-001/
Solution:
All Python users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose dev-lang/python
Risk factor : High
Generiert am 27.04.2005 um 18:49:54 Uhr.