Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.08 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.08 KB

CVE-2015-1701

描述

如果 Win32k.sys 内核模式驱动程序不正确地处理内存中的对象,则存在一个特权提升漏洞。 成功利用此漏洞的攻击者可以运行内核模式中的任意代码。

影响版本

Product CPU Architecture Version Update Tested
Windows Server 2003 SP2
Windows 7 SP1
Windows Server 2008 SP2
Windows Vista SP2

利用方式

编译方式

  • VS2019 (V140)X64 Release
  • VS2019 (V140)X86 Release

x86利用

测试机器 Windows 7 SP1 x86

12

x64利用

测试使用Windows Server 2008 R2 SP1 x64

13