Microsoft远程桌面服务存在远程代码执行漏洞

发布者:信网处发布时间:2019-05-16浏览次数:950

Microsoft远程桌面服务存在远程代码执行漏洞

MicrosoftWindows是美国微软公司发布的视窗操作系统。远程桌面连接是微软从Windows 2000 Server开始提供的组件。

一、漏洞分析

收录日期:2019-05-15

漏洞编号:CNVD-2019-14264

危害等级:高危

漏洞描述:2019514日,微软发布了本月安全更新补丁,其中修复了远程桌面协议(RDP)远程代码执行漏洞。未经身份验证的攻击者利用该漏洞,向目标Windows主机发送恶意构造请求,可以在目标系统上执行任意代码。由于该漏洞存在于RDP协议的预身份验证阶段,因此漏洞利用无需进行用户交互操作,存在被不法分子利用进行蠕虫攻击的可能。

二、漏洞影响范围

       Windows 7 for 32-bit Systems Service Pack 1

       Windows 7 for x64-based Systems ServicePack 1

       Windows Server 2008 for 32-bit SystemsService Pack 2

       Windows Server 2008 for 32-bit SystemsService Pack 2 (Server Core installation)

       Windows Server 2008 for Itanium-BasedSystems Service Pack 2

       Windows Server 2008 for x64-based SystemsService Pack 2

       Windows Server 2008 for x64-based SystemsService Pack 2 (Server Core installation)

       Windows Server 2008 R2 for Itanium-BasedSystems Service Pack 1

       Windows Server 2008 R2 for x64-basedSystems Service Pack 1

       Windows Server 2008 R2 for x64-basedSystems Service Pack 1 (Server Core installation)

       Windows XP SP3 x86

       Windows XP SP2 x64

       Windows XP Embedded SP3 x86

       Windows Server 2003 SP2 x86

       Windows Server 2003 SP2 x64

三、漏洞处置建议

目前,微软官方已发布补丁修复此漏洞,CNVD建议用户立即升级至最新版本:

https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0708

https://blogs.technet.microsoft.com/msrc/2019/05/14/prevent-a-worm-by-updating-remote-desktop-services-cve-2019-0708/

另可采取下列临时防护措施:

1、禁用远程桌面服务。

2、通过主机防火墙对远程桌面服务端口进行阻断(默认为TCP 3389)。

3、启用网络级认证(NLA),此方案适用于Windows 7Windows Server 2008Windows Server 2008 R2。启用NLA后,攻击者首先需要使用目标系统上的有效帐户对远程桌面服务进行身份验证,然后才能利用此漏洞。