中危 OWSLib XML外部实体注入漏洞(CVE-2023-27476)
CVE编号
CVE-2023-27476利用情况
暂无补丁情况
官方补丁披露时间
2023-03-08漏洞描述
OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service interface standards, and their related content models. OWSLib's XML parser (which supports both `lxml` and `xml.etree`) does not disable entity resolution, and could lead to arbitrary file reads from an attacker-controlled XML payload. This affects all XML parsing in the codebase. This issue has been addressed in version 0.28.1. All users are advised to upgrade. The only known workaround is to patch the library manually. See `GHSA-8h9c-r582-mggc` for details.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | osgeo | owslib | * | Up to (excluding) 0.28.1 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | owslib | * | Up to (excluding) 0.17.1-1+deb10u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | owslib | * | Up to (excluding) 0.23.0-1+deb11u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | owslib | * | Up to (excluding) 0.27.2-3 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | owslib | * | Up to (excluding) 0.27.2-3 | |||||
运行在以下环境 | |||||||||
系统 | fedora_36 | mingw-python-OWSLib | * | Up to (excluding) 0.28.1-1.fc36 | |||||
运行在以下环境 | |||||||||
系统 | fedora_37 | mingw-python-OWSLib | * | Up to (excluding) 0.28.1-1.fc37 | |||||
运行在以下环境 | |||||||||
系统 | fedora_38 | mingw-python-OWSLib | * | Up to (excluding) 0.28.1-1.fc38 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_7 | python-OWSLib | * | Up to (excluding) 0.9.2-2.el7 | |||||
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 普通权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 数据泄露
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-611 | XML外部实体引用的不恰当限制(XXE) |
Exp相关链接

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