高危 OpenSSH Server 远程代码执行漏洞(CVE-2024-6387)
CVE编号
CVE-2024-6387利用情况
POC 已公开补丁情况
官方补丁披露时间
2024-07-01漏洞描述
OpenSSH是一套用于安全网络通信的工具,提供了包括远程登录、远程执行命令、文件传输等功能 2024年7月1日,OpenSSH 官方发布安全通告,披露CVE-2024-6387 OpenSSH Server 远程代码执行漏洞。 漏洞成因为条件竞争,因此若要成功利用该漏洞,需要经过多次尝试,并需要绕过相关系统保护措施(如ASLR),在实际网络环境下利用难度较大,目前仅有针对32位机器的利用方案。 同时基于代码引入时间、系统保护措施、系统安装OpenSSH版本等,目前已知 CentOS 7/8、RedHat 6/7/8等系统默认安装的OpenSSH Server、Windows操作系统上的OpenSSH Server等均不受该漏洞影响。 OpenSSH官方及各操作系统发行方已发布安全更新,建议相关受影响客户进行更新升级。 影响范围 8.5p1 <= OpenSSH < 9.8p1解决建议
1、升级OpenSSH至安全版本9.8及其以上,或者各发行版本的安全修复版本。2、若暂无法升级,建议使用安全组设置OpenSSH端口仅对可信地址开放。3、应用漏洞暂只支持获取openssh自身版本,若您确定已为各发行版本安全修复版本,可予忽略。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | netapp | e-series_santricity_os_controller | * | From (including) 11.0.0 | Up to (including) 11.70.2 | ||||
运行在以下环境 | |||||||||
应用 | netapp | ontap_select_deploy_administration_utility | - | - | |||||
运行在以下环境 | |||||||||
应用 | netapp | ontap_tools | 9 | - | |||||
运行在以下环境 | |||||||||
应用 | openbsd | openssh | * | Up to (excluding) 4.4 | |||||
运行在以下环境 | |||||||||
应用 | openbsd | openssh | * | From (including) 8.6 | Up to (excluding) 9.8 | ||||
运行在以下环境 | |||||||||
应用 | openbsd | openssh | 4.4 | - | |||||
运行在以下环境 | |||||||||
应用 | openbsd | openssh | 8.5 | - | |||||
运行在以下环境 | |||||||||
应用 | openbsd | openssh | 9.8 | - | |||||
运行在以下环境 | |||||||||
应用 | redhat | openshift_container_platform | 4.0 | - | |||||
运行在以下环境 | |||||||||
系统 | alma_linux_9 | openssh | * | Up to (excluding) 8.7p1-38.el9_4.1 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.17 | openssh | * | Up to (excluding) 9.1_p1-r6 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.18 | openssh | * | Up to (excluding) 9.3_p2-r2 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.19 | openssh | * | Up to (excluding) 9.6_p1-r1 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.20 | openssh | * | Up to (excluding) 9.7_p1-r4 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2023 | openssh | * | Up to (excluding) 8.7p1-8.amzn2023.0.11 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | openssh | * | Up to (excluding) 8.4p1-5+deb11u3 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | openssh | * | Up to (excluding) 9.2p1-2+deb12u3 | |||||
运行在以下环境 | |||||||||
系统 | fedora_39 | openssh | * | Up to (excluding) 9.3p1-11.fc39 | |||||
运行在以下环境 | |||||||||
系统 | fedora_40 | openssh | * | Up to (excluding) 9.6p1-1.fc40.4 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.6 | 6p1 | * | Up to (excluding) 150600.6.3.1 | |||||
运行在以下环境 | |||||||||
系统 | redhat_9 | openssh | * | Up to (excluding) 8.7p1-38.el9_4.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_22.04 | openssh | * | Up to (excluding) 8.9p1-3ubuntu0.10 | |||||
- 攻击路径 远程
- 攻击复杂度 困难
- 权限要求 无需权限
- 影响范围 全局影响
- EXP成熟度 POC 已公开
- 补丁情况 官方补丁
- 数据保密性 数据泄露
- 数据完整性 传输被破坏
- 服务器危害 服务器失陷
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-362 | 使用共享资源的并发执行不恰当同步问题(竞争条件) |
CWE-364 | 信号处理例程中的竞争条件 |
Exp相关链接

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