中危 Comrak 异常处理错误漏洞(CVE-2023-28631)
CVE编号
CVE-2023-28631利用情况
暂无补丁情况
官方补丁披露时间
2023-03-28漏洞描述
A Comrak AST can be constructed manually by a program instead of parsing a Markdown document with parse_document. This AST can then be converted to HTML via html::format_document_with_plugins. However, the HTML formatting code assumes that the AST is well-formed. For example, many AST notes contain [u8] fields which the formatting code assumes is valid UTF-8 data. Several bugs can be triggered if this is not the case.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | comrak_project | comrak | * | Up to (excluding) 0.17.0 | |||||
运行在以下环境 | |||||||||
系统 | fedora_36 | rust-askama+with-axum-devel | * | Up to (excluding) 0.11.1-4.fc36 | |||||
运行在以下环境 | |||||||||
系统 | fedora_37 | rust-askama+with-axum-devel | * | Up to (excluding) 0.11.1-4.fc37 | |||||
运行在以下环境 | |||||||||
系统 | fedora_38 | rust-askama+with-axum-devel | * | Up to (excluding) 0.11.1-4.fc38 | |||||
运行在以下环境 | |||||||||
系统 | fedora_39 | rust-askama+with-axum-devel | * | Up to (excluding) 0.11.1-4.fc39 | |||||
- 攻击路径 远程
- 攻击复杂度 容易
- 权限要求 无需权限
- 影响范围 全局影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-755 | 对异常条件的处理不恰当 |
Exp相关链接

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