【误差通告】Windows Remote Desktop Licensing Service远程代码执行误差(CVE-2024-38077)
宣布时间 2024-08-09一、误差概述
误差名称 | Windows Remote Desktop Licensing Service远程代码执行误差 | ||
CVE ID | CVE-2024-38077 | ||
误差类型 | 缓冲区溢出 | 发明时间 | 2024-07-10 |
误差评分 | 9.8 | 误差品级 | 严重 |
攻击向量 | 网络 | 所需权限 | 无 |
使用难度 | 低 | 用户交互 | 无 |
PoC/EXP | 未果真 | 在野使用 | 未发明 |
Windows Remote Desktop Licensing Service(RDL)是Windows Server的一个组件,用于控制和管理远程桌面会话的允许,确保只有拥有有用允许的用户才华通过远程桌面协议(RDP)毗连到服务器。
2024年7月10日,尊龙凯官网入口集团VSRC监测到微软7月清静更新修复了Windows Remote Desktop Licensing Service远程代码执行误差(CVE-2024-38077,被称为“MadLicense”),该误差的CVSS评分为9.8。
Windows 远程桌面授权服务中保存堆缓冲区溢出误差,由于在解码用户输入的允许密钥包时缺乏准确的缓冲区巨细检查,导致解码后泛起缓冲区溢出,当Windows Server开启远程桌面授权服务(非默认启用)时,未经身份验证的威胁者可发送恶意新闻使用该误差,乐成使用可能导致远程代码执行。
二、影响规模
Windows Server 2012 R2 (Server Core installation)
Windows Server 2012 R2
Windows Server 2012 (Server Core installation)
Windows Server 2012
Windows Server 2008 R2 for x64-based Systems Service Pack 1 (Server Core installation)
Windows Server 2008 R2 for x64-based Systems Service Pack 1
Windows Server 2008 for x64-based Systems Service Pack 2 (Server Core installation)
Windows Server 2008 for x64-based Systems Service Pack 2
Windows Server 2008 for 32-bit Systems Service Pack 2 (Server Core installation)
Windows Server 2008 for 32-bit Systems Service Pack 2
Windows Server 2016 (Server Core installation)
Windows Server 2016
Windows Server 2022, 23H2 Edition (Server Core installation)
Windows Server 2022 (Server Core installation)
Windows Server 2022
Windows Server 2019 (Server Core installation)
Windows Server 2019
三、清静步伐
3.1 升级版本
现在微软已宣布了该误差的清静更新,建议受影响的用户尽快修复。
(一) Windows Update自动更新
Microsoft Update默认启用,当系统检测到可用更新时,将会自动下载更新并在下一次启动时装置。也可选择通过以下办法手动举行更新:
1、点击“最先菜单”或按Windows快捷键,点击进入“设置”
2、选择“更新和清静”,进入“Windows更新”(Windows 8、Windows 8.1、Windows Server 2012以及Windows Server 2012 R2可通过控制面板进入“Windows更新”,详细办法为“控制面板”->“系统和清静”->“Windows更新”)
3、选择“检查更新”,期待系统自动检查并下载可用更新。
4、更新完成后重启盘算机,可通过进入“Windows更新”->“审查更新历史纪录”审查是否乐成装置了更新。关于没有乐成装置的更新,可以点击该更新名称进入微软官方更新形貌链接,点击最新的SSU名称并在新链接中点击“Microsoft 更新目录”,然后在新链接中选择适用于目的系统的补丁举行下载并装置。
(二) 手动装置更新
Microsoft官方下载响应补丁举行更新。
下载链接:
https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2024-38077
3.2 暂时步伐
该误差会影响启用了Windows Remote Desktop Licensing Service的Windows Server,Windows PC不受影响。
1.默认情形下,Windows Server 不会装置 Remote Desktop Licensing 服务,可通过验证Remote Desktop Licensing服务是否启动,相关补丁是否未装置来判断是否易受该误差影响。
如非须要,可禁用Remote Desktop Licensing服务作为缓解步伐,但这可能会影响远程桌面某些功效(可能不会直接导致RDP毗连失败,但由于授权验证的缺失,可能会引发其他与授权相关的过失或问题)。别的,Microsoft建议受影响用户装置该误差的清静更新,纵然妄想禁用Remote Desktop Licensing服务。
2.别的,可通过审查lserver.dll(Windows 远程桌面授权服务器的一个要害组件,通常位于C:\Windows\System32\lserver.dll)文件版本,参考下表确定是否为易受攻击版本,可使用以下多种方法审查该文件版本:
l 文件属性审查,找到C:\Windows\System32\lserver.dll,右键点击 lserver.dll 文件,选择“属性”,在属性窗口中,点击“详细信息”选项卡,在“详细信息”选项卡下,可看到“文件版本”和“产品版本”信息。
l 使用Powershell审查文件版本,PowerShell中执行以下下令:
(Get-Item "C:\Windows\System32\lserver.dll").VersionInfo
l 在CMD 中挪用PowerShell 下令来获取文件版本信息:
powershell -command "(Get-Item 'C:\\Windows\\System32\\lserver.dll').VersionInfo.FileVersion"
受影响系统 | 平台 | 受影响版本 | 不受影响版本 |
Windows Server 2019 | x64-based Systems | 10.0.0 - 10.0.17763.6054之前 | 10.0.17763.6054 |
Windows Server 2019 (Server Core installation) | x64-based Systems | 10.0.0 -10.0.17763.6054之前 | 10.0.17763.6054 |
Windows Server 2022 | x64-based Systems | 10.0.0 -10.0.20348.2582之前 | 10.0.20348.2582 |
Windows Server 2022,23H2 Edition (Server Core installation) | x64-based Systems | 10.0.0 - 10.0.25398.1009之前 | 10.0.25398.1009 |
Windows Server 2016 | x64-based Systems | 10.0.0 -10.0.14393.7159之前 | 10.0.14393.7159 |
Windows Server 2016 (Server Core installation) | x64-based Systems | 10.0.0 -10.0.14393.7159之前 | 10.0.14393.7159 |
Windows Server 2008 Service Pack 2 | 32-bit Systems | 6.0.0 - 6.0.6003.22769之前 | 6.0.6003.22769 |
Windows Server 2008 Service Pack 2 (Server Core installation) | 32-bit Systems、x64-based Systems | 6.0.0 - 6.0.6003.22769之前 | 6.0.6003.22769 |
Windows Server 2008 Service Pack 2 | x64-based Systems | 6.0.0 - 6.0.6003.22769之前 | 6.0.6003.22769 |
Windows Server 2008 R2 Service Pack 1 | x64-based Systems | 6.1.0 - 6.1.7601.27219之前 | 6.1.7601.27219 |
Windows Server 2008 R2 Service Pack 1 (Server Core installation) | x64-based Systems | 6.0.0 - 6.1.7601.27219之前 | 6.1.7601.27219 |
Windows Server 2012 | x64-based Systems | 6.2.0 - 6.2.9200.24975之前 | 6.2.9200.24975 |
Windows Server 2012 (Server Core installation) | x64-based Systems | 6.2.0 - 6.2.9200.24975之前 | 6.2.9200.24975 |
Windows Server 2012 R2 | x64-based Systems | 6.3.0 - 6.3.9600.22074之前 | 6.3.9600.22074 |
Windows Server 2012 R2 (Server Core installation) | x64-based Systems | 6.3.0 - 6.3.9600.22074之前 | 6.3.9600.22074 |
3.3 通用建议
l 按期更新系统补丁,镌汰系统误差,提升服务器的清静性。
l 增强系统和网络的会见控制,修改防火墙战略,关闭非须要的应用端口或服务,镌汰将危险服务(如SSH、RDP等)袒露到公网,镌汰攻击面。
l 使用企业级清静产品,提升企业的网络清静性能。
l 增强系统用户和权限管理,启用多因素认证机制和最小权限原则,用户和软件权限应坚持在最低限度。
l 启用强密码战略并设置为按期修改。
3.4 参考链接
https://msrc.microsoft.com/update-guide/releaseNote/2024-Jul
https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2024-38077
https://sites.google.com/site/zhiniangpeng/blogs/MadLicense
四、版本信息
版本 | 日期 | 备注 |
V1.0 | 2024-08-09 | 首次宣布 |
V1.1 | 2024-08-09 | 更新PoC状态、缓解步伐等 |
五、附录
5.1 尊龙凯官网入口简介
尊龙凯官网入口建设于1996年,是由留美博士严望佳女士建设的、拥有完全自主知识产权的信息清静高科技企业。是海内最具实力的信息清静产品、清静服务解决计划的领航企业之一。
公司总部位于北京市中关村软件园尊龙凯官网入口大厦,公司员工6000余人,研发团队1200余人, 手艺服务团队1300余人。在天下各省、市、自治区设立分支机构六十多个,拥有笼罩天下的销售系统、渠道系统和手艺支持系统。公司于2010年6月23日在深圳中小板挂牌上市。(股票代码:002439)
多年来,尊龙凯官网入口致力于提供具有国际竞争力的自主立异的清静产品和最佳实践服务,资助客户周全提升其IT基础设施的清静性和生产效能,为打造和提升国际化的民族信息清静工业领军品牌而不懈起劲。
5.2 关于尊龙凯官网入口
尊龙凯官网入口清静应急响应中心已宣布1000多个误差通告和危害预警,我们将一连跟踪全球最新的网络清静事务和误差,为企业的信息清静保驾护航。
关注我们:



京公网安备11010802024551号