Zope AccessControl 信息泄露漏洞(CVE-2023-41050)

admin 2023-11-29 21:06:40 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 Zope AccessControl 信息泄露漏洞(CVE-2023-41050)

CVE编号

CVE-2023-41050

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-09-07
漏洞描述
AccessControl provides a general security framework for use in Zope. Python's "format" functionality allows someone controlling the format string to "read" objects accessible (recursively) via attribute access and subscription from accessible objects. Those attribute accesses and subscriptions use Python's full blown `getattr` and `getitem`, not the policy restricted `AccessControl` variants `_getattr_` and `_getitem_`. This can lead to critical information disclosure. `AccessControl` already provides a safe variant for `str.format` and denies access to `string.Formatter`. However, `str.format_map` is still unsafe. Affected are all users who allow untrusted users to create `AccessControl` controlled Python code and execute it. A fix has been introduced in versions 4.4, 5.8 and 6.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.
解决建议
"将组件 accesscontrol 升级至 4.4 及以上版本""将组件 zope 升级至 4.8.9 及以上版本""将组件 accesscontrol 升级至 6.2 及以上版本""将组件 zope 升级至 5.8.4 及以上版本""将组件 accesscontrol 升级至 5.8 及以上版本"
参考链接
https://github.com/zopefoundation/AccessControl/commit/6bc32692e0d4b8d5cf64ea...
https://github.com/zopefoundation/AccessControl/security/advisories/GHSA-8xv7...
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 zope accesscontrol * Up to (excluding) 4.4
运行在以下环境
应用 zope accesscontrol * From (including) 5.0 Up to (excluding) 5.8
运行在以下环境
应用 zope accesscontrol * From (including) 6.0 Up to (excluding) 6.2
运行在以下环境
应用 zope zope * Up to (excluding) 4.8.9
运行在以下环境
应用 zope zope * From (including) 5.0 Up to (excluding) 5.8.4
阿里云评分 6.4
  • 攻击路径 本地
  • 攻击复杂度 复杂
  • 权限要求 普通权限
  • 影响范围 越权影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-200 信息暴露
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0