中危 zope accesscontrol 动态确定对象属性修改的控制不恰当
CVE编号
CVE-2021-32811利用情况
暂无补丁情况
官方补丁披露时间
2021-08-03漏洞描述
Zope is an open-source web application server. Zope versions prior to versions 4.6.3 and 5.3 have a remote code execution security issue. In order to be affected, one must use Python 3 for one's Zope deployment, run Zope 4 below version 4.6.3 or Zope 5 below version 5.3, and have the optional `Products.PythonScripts` add-on package installed. By default, one must have the admin-level Zope "Manager" role to add or edit Script (Python) objects through the web. Only sites that allow untrusted users to add/edit these scripts through the web are at risk. Zope releases 4.6.3 and 5.3 are not vulnerable. As a workaround, a site administrator can restrict adding/editing Script (Python) objects through the web using the standard Zope user/role permission mechanisms. Untrusted users should not be assigned the Zope Manager role and adding/editing these scripts through the web should be restricted to trusted users only. This is the default configuration in Zope.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | zope | accesscontrol | * | From (including) 4.0 | Up to (excluding) 4.3 | ||||
运行在以下环境 | |||||||||
应用 | zope | accesscontrol | * | From (including) 5.0 | Up to (excluding) 5.2 | ||||
运行在以下环境 | |||||||||
应用 | zope | zope | * | From (including) 4.0 | Up to (excluding) 4.6.3 | ||||
运行在以下环境 | |||||||||
应用 | zope | zope | * | From (including) 5.0 | Up to (excluding) 5.3 |
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 数据泄露
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-1321 | Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') |
CWE-915 | 动态确定对象属性修改的控制不恰当 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论