目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2018-8174— Microsoft Windows VBScript引擎缓冲区错误漏洞

一分钟漏洞结论

影响对象
Microsoft Windows 7
利用判断
已确认在野利用,应立即处置
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Microsoft Windows 7等都是美国微软(Microsoft)公司发布的一系列操作系统。Windows VBScript engine是其中的一个VBScript(脚本语言)引擎。 Microsoft Windows VBScript引擎中存在远程代码执行漏洞。远程攻击者可利用该漏洞在当前用户的上下文中执行任意代码,造成内存损坏。以下系统版本受到影响:Microsoft Windows 7,Windows Server 2012 R2,Windows RT 8.1,Windows Server

AI 预测 9.8 利用难度: 较易 KEV · 勒索软件 EPSS 88.51% · P100

公开利用映射 1

ExploitDB · 1 EDB-44741 [local]

可能的 ATT&CK 技术 1 AI

T1195 · Supply Chain Compromise

影响版本矩阵 28

厂商产品 版本范围状态
Microsoft Windows 10 32-bit Systems affected
Version 1607 for 32-bit Systems affected
Version 1607 for x64-based Systems affected
Version 1703 for 32-bit Systems affected
Version 1703 for x64-based Systems affected
Version 1709 for 32-bit Systems affected
Version 1709 for x64-based Systems affected
Version 1803 for 32-bit Systems affected
… +2 条更多
Microsoft Windows 10 Servers version 1709 (Server Core Installation) affected
version 1803 (Server Core Installation) affected
Microsoft Windows 7 32-bit Systems Service Pack 1 affected
x64-based Systems Service Pack 1 affected
Microsoft Windows 8.1 32-bit systems affected
x64-based systems affected
Microsoft Windows RT 8.1 Windows RT 8.1 affected
Microsoft Windows Server 2008 32-bit Systems Service Pack 2 affected
32-bit Systems Service Pack 2 (Server Core installation) affected
Itanium-Based Systems Service Pack 2 affected
x64-based Systems Service Pack 2 affected
x64-based Systems Service Pack 2 (Server Core installation) affected
Microsoft Windows Server 2008 R2 Itanium-Based Systems Service Pack 1 affected
x64-based Systems Service Pack 1 affected
x64-based Systems Service Pack 1 (Server Core installation) affected
Microsoft Windows Server 2012 (Server Core installation) affected
Microsoft Windows Server 2012 R2 (Server Core installation) affected
Microsoft Windows Server 2016 (Server Core installation) affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2018-8174 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
N/A
来源: CVE Program / CVE List V5
Vulnerability Description
A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka "Windows VBScript Engine Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Microsoft Windows VBScript引擎缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Microsoft Windows 7等都是美国微软(Microsoft)公司发布的一系列操作系统。Windows VBScript engine是其中的一个VBScript(脚本语言)引擎。 Microsoft Windows VBScript引擎中存在远程代码执行漏洞。远程攻击者可利用该漏洞在当前用户的上下文中执行任意代码,造成内存损坏。以下系统版本受到影响:Microsoft Windows 7,Windows Server 2012 R2,Windows RT 8.1,Windows Server
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

神龙十问 — AI 深度分析

十问解析:根本原因、利用方式、修复建议、紧迫性。摘要免费,完整版需登录。

受影响产品

厂商 产品 影响版本 CPE 订阅
Microsoft Windows 7 32-bit Systems Service Pack 1 -
Microsoft Windows Server 2012 R2 (Server Core installation) -
Microsoft Windows RT 8.1 Windows RT 8.1 -
Microsoft Windows Server 2008 32-bit Systems Service Pack 2 -
Microsoft Windows Server 2012 (Server Core installation) -
Microsoft Windows 8.1 32-bit systems -
Microsoft Windows Server 2016 (Server Core installation) -
Microsoft Windows Server 2008 R2 Itanium-Based Systems Service Pack 1 -
Microsoft Windows 10 32-bit Systems -
Microsoft Windows 10 Servers version 1709 (Server Core Installation) -

二、漏洞 CVE-2018-8174 的公开POC

# POC 描述 源链接 神龙链接
1 CVE-2018-8174 - VBScript memory corruption exploit. https://github.com/0x09AL/CVE-2018-8174-msf POC详情
2 CVE-2018-8174_python https://github.com/Yt1g3r/CVE-2018-8174_EXP POC详情
3 MS Word MS WordPad via IE VBS Engine RCE https://github.com/SyFi/CVE-2018-8174 POC详情
4 Rig Exploit for CVE-2018-8174 As with its previous campaigns, Rig’s Seamless campaign uses malvertising. In this case, the malvertisements have a hidden iframe that redirects victims to Rig’s landing page, which includes an exploit for CVE-2018-8174 and shellcode. This enables remote code execution of the shellcode obfuscated in the landing page. After successful exploitation, a second-stage downloader is retrieved, which appears to be a variant of SmokeLoader due to the URL. It would then download the final payload, a Monero miner. https://github.com/orf53975/Rig-Exploit-for-CVE-2018-8174 POC详情
5 Analysis of VBS exploit CVE-2018-8174 https://github.com/piotrflorczyk/cve-2018-8174_analysis POC详情
6 None https://github.com/likescam/CVE-2018-8174-msf POC详情
7 None https://github.com/ericisnotrealname/CVE-2018-8174_EXP POC详情
8 None https://github.com/www201001/https-github.com-iBearcat-CVE-2018-8174_EXP POC详情
9 None https://github.com/www201001/https-github.com-iBearcat-CVE-2018-8174_EXP.git- POC详情
10 None https://github.com/delina1/CVE-2018-8174 POC详情
11 None https://github.com/delina1/CVE-2018-8174_EXP POC详情
12 None https://github.com/DarkFlameMaster-bit/CVE-2018-8174_EXP POC详情
13 None https://github.com/lisinan988/CVE-2018-8174-exp POC详情
14 None https://github.com/sinisterghost/https-github.com-iBearcat-CVE-2018-8174_EXP POC详情
15 None https://github.com/likekabin/CVE-2018-8174-msf POC详情
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2018-8174 的情报信息

登录查看更多情报信息。

CVE-2018-8174 厂商安全公告 (2)

CVE-2018-8174 公开利用代码 (1)

CVE-2018-8174 安全博客文章 (1)

同批安全公告 · Microsoft · 2018-05-09 · 共 60 条

CVE-2018-8152 Microsoft Exchange Server 权限许可和访问控制问题漏洞
CVE-2018-8178 Microsoft ChakraCore、Edge和Internet Explorer 缓冲区错误漏洞
CVE-2018-8170 Microsoft Windows kernel image 权限许可和访问控制问题漏洞
CVE-2018-8168 Microsoft SharePoint Enterprise Server和SharePoint Server 权限许可和访问控制漏洞
CVE-2018-8167 Microsoft Windows Common Log File System驱动程序权限许可和访问控制问题漏洞
CVE-2018-8173 Microsoft InfoPath 缓冲区错误漏洞
CVE-2018-8156 Microsoft SharePoint Server和Project Server 权限许可和访问控制漏洞
CVE-2018-8155 Microsoft SharePoint Enterprise Server和SharePoint Foundation 权限许可和访问控制漏洞
CVE-2018-8154 Microsoft Exchange 缓冲区错误漏洞
CVE-2018-8153 Microsoft Exchange Server 输入验证错误漏洞
CVE-2018-8157 Microsoft Office 缓冲区错误漏洞
CVE-2018-8151 Microsoft Exchange 信息泄露漏洞
CVE-2018-8150 Microsoft Office Outlook 安全漏洞
CVE-2018-8149 Microsoft SharePoint Server 权限许可和访问控制漏洞
CVE-2018-8148 Microsoft Excel 缓冲区错误漏洞
CVE-2018-8147 Microsoft Excel 缓冲区错误漏洞
CVE-2018-8145 Microsoft ChakraCore、Edge和Internet Explorer 信息泄露漏洞
CVE-2018-8141 Microsoft Windows Kernel 信息泄露漏洞
CVE-2018-8139 Microsoft ChakraCore和Microsoft Windows Edge 缓冲区错误漏洞
CVE-2018-8137 Microsoft ChakraCore和Edge 缓冲区错误漏洞

显示前 20 条,共 60 条。 查看全部 → →

IV. Related Vulnerabilities

V. Comments for CVE-2018-8174

暂无评论


发表评论