漏洞标题
N/A
漏洞描述信息
在Python 2.2、2.3(前2.3.5)和2.4中使用SimpleXMLRPCServer库模块时,如果XML-RPC服务器使用register_instance方法将对象注册到没有_dispatch方法的关联模块中,则允许远程攻击者读取或修改关联模块的全局变量,并通过点运算符属性可能执行任意代码。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
The SimpleXMLRPCServer library module in Python 2.2, 2.3 before 2.3.5, and 2.4, when used by XML-RPC servers that use the register_instance method to register an object without a _dispatch method, allows remote attackers to read or modify globals of the associated module, and possibly execute arbitrary code, via dotted attributes.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Python SimpleXMLRPCServer模块安全漏洞
漏洞描述信息
Python是一种开放源代码的强大功能的脚本编程语言。 Python的SimpleXMLRPCServer模块存在缺陷,远程攻击者可以利用这个漏洞访问和更改函数内部。
CVSS信息
N/A
漏洞类别
其他