低危 xmldom_project xmldom 对输出编码和转义不恰当
CVE编号
CVE-2021-32796利用情况
暂无补丁情况
官方补丁披露时间
2021-07-28漏洞描述
xmldom is an open source pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes during XML processing in some downstream applications. This issue has been resolved in version 0.7.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | xmldom_project | xmldom | * | Up to (excluding) 0.7.0 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | node-xmldom | * | Up to (including) 0.1.27+ds-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | node-xmldom | * | Up to (including) 0.5.0-1+deb11u2 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | node-xmldom | * | Up to (excluding) 0.7.3-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | node-xmldom | * | Up to (excluding) 0.7.3-1 | |||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-116 | 对输出编码和转义不恰当 |
CWE-91 | XML注入(XPath盲注) |
Exp相关链接

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