低危 libgit2整数溢出漏洞
CVE编号
CVE-2018-8098利用情况
暂无补丁情况
官方补丁披露时间
2018-03-14漏洞描述
libgit2是一个可移植、纯C语言实现的Git核心开发包,你可以使用它来编写自定义的Git应用。 libgit2 0.26.2之前的版本中的index.c:read_entry()函数在解压缩压缩前缀长度时存在整数溢出漏洞。攻击者可通过特制存储库索引文件利用该漏洞导致拒绝服务(越界读取)。解决建议
厂商已发布漏洞修复程序,请及时关注更新:https://github.com/libgit2/libgit2/commit/3db1af1f370295ad5355b8f64b865a2a357bcac0受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | libgit2_project | libgit2 | * | Up to (excluding) 0.26.2 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | libgit2 | * | Up to (excluding) 0.27.0+dfsg.1-0.6 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | libgit2 | * | Up to (excluding) 0.27.0+dfsg.1-0.6 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | libgit2 | * | Up to (excluding) 0.27.0+dfsg.1-0.6 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | libgit2 | * | Up to (excluding) 0.27.0+dfsg.1-0.6 | |||||
运行在以下环境 | |||||||||
系统 | fedora_27 | libgit2 | * | Up to (excluding) 0.26.3-1.fc27 | |||||
运行在以下环境 | |||||||||
系统 | fedora_28 | libgit2 | * | Up to (excluding) 0.26.3-1.fc28 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_7 | libgit2 | * | Up to (excluding) 0.26.3-1.el7 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.10 | libgit2 | * | Up to (excluding) 0.27.4+dfsg.1-0.1 | |||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 100
CWE-ID | 漏洞类型 |
CWE-125 | 跨界内存读 |
CWE-190 | 整数溢出或超界折返 |
Exp相关链接

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