libssh 缓冲区错误漏洞

admin 2023-11-30 20:05:13 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
低危 libssh 缓冲区错误漏洞

CVE编号

CVE-2021-3634

利用情况

暂无

补丁情况

官方补丁

披露时间

2021-09-01
漏洞描述
Libssh是Libssh组织的一个用于访问SSH服务的C语言开发包,它能够执行远程命令、文件传输,同时为远程的程序提供安全的传输通道。 libssh 存在缓冲区错误漏洞,该漏洞源于 libssh 允许在密钥重新交换操作中改变密钥交换方法。改变密钥交换方法时,如果采用不同长度的 hash ,将会导致缓冲区错误。
解决建议
目前厂商已发布升级补丁以修复漏洞,补丁获取链接:https://www.libssh.org/2021/08/26/libssh-0-9-6-security-release/
参考链接
https://bugzilla.redhat.com/show_bug.cgi?id=1978810
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedora...
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedora...
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedora...
https://security.netapp.com/advisory/ntap-20211004-0003/
https://vigilance.fr/vulnerability/libssh-buffer-overflow-via-Rekeying-36252
https://www.auscert.org.au/bulletins/ESB-2021.2900
https://www.auscert.org.au/bulletins/ESB-2021.2937
https://www.cybersecurity-help.cz/vdb/SB2021083136
https://www.debian.org/security/2021/dsa-4965
https://www.oracle.com/security-alerts/cpujan2022.html
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 libssh libssh * Up to (excluding) 0.9.6
运行在以下环境
应用 redhat virtualization 4.0 -
运行在以下环境
系统 alpine_3.14 libssh * Up to (excluding) 0.9.6-r0
运行在以下环境
系统 alpine_3.15 libssh * Up to (excluding) 0.9.6-r0
运行在以下环境
系统 alpine_3.16 libssh * Up to (excluding) 0.9.6-r0
运行在以下环境
系统 alpine_3.17 libssh * Up to (excluding) 0.9.6-r0
运行在以下环境
系统 alpine_3.18 libssh * Up to (excluding) 0.9.6-r0
运行在以下环境
系统 alpine_edge libssh * Up to (excluding) 0.9.6-r0
运行在以下环境
系统 anolis_os_8 libssh-config * Up to (excluding) 0.9.6-3
运行在以下环境
系统 centos_8 libssh-debugsource * Up to (excluding) 0.9.6-3.el8
运行在以下环境
系统 debian_10 libssh * Up to (excluding) 0.8.7-1+deb10u1
运行在以下环境
系统 debian_11 libssh * Up to (excluding) 0.9.5-1+deb11u1
运行在以下环境
系统 debian_12 libssh * Up to (excluding) 0.9.6-1
运行在以下环境
系统 debian_sid libssh * Up to (excluding) 0.9.6-1
运行在以下环境
系统 fedora_33 libssh * Up to (excluding) 0.9.6-1.fc33
运行在以下环境
系统 fedora_34 libssh * Up to (excluding) 0.9.6-1.fc34
运行在以下环境
系统 fedora_35 libssh * Up to (excluding) 0.9.6-1.fc35
运行在以下环境
系统 kylinos_aarch64_V10 libssh * Up to (excluding) 0.9.6-3.el8
运行在以下环境
系统 kylinos_aarch64_V10SP2 libssh * Up to (excluding) 0.9.4-5.ky10
运行在以下环境
系统 kylinos_loongarch64_V10SP1 libssh * Up to (excluding) 0.9.4-5.a.ky10
运行在以下环境
系统 kylinos_x86_64_V10 libssh * Up to (excluding) 0.9.6-3.el8
运行在以下环境
系统 kylinos_x86_64_V10SP2 libssh * Up to (excluding) 0.9.4-5.ky10
运行在以下环境
系统 oracle_8 oraclelinux-release * Up to (excluding) 0.9.6-3.el8
运行在以下环境
系统 redhat_8 libssh-debugsource * Up to (excluding) 0.9.6-3.el8
运行在以下环境
系统 ubuntu_18.04.5_lts libssh * Up to (excluding) 0.8.0~20170825.94fa1e38-1ubuntu0.7
运行在以下环境
系统 ubuntu_20.04 libssh * Up to (excluding) 0.9.3-2ubuntu2.2
运行在以下环境
系统 ubuntu_21.04 libssh * Up to (excluding) 0.9.5-1ubuntu0.1
运行在以下环境
系统 ubuntu_21.10 libssh * Up to (excluding) 0.9.6-1
运行在以下环境
系统 ubuntu_22.04 libssh * Up to (excluding) 0.9.6-1
阿里云评分 3.3
  • 攻击路径 远程
  • 攻击复杂度 复杂
  • 权限要求 无需权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 N/A
  • 数据完整性 N/A
  • 服务器危害 N/A
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-119 内存缓冲区边界内操作的限制不恰当
CWE-787 跨界内存写
- 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