Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.85 KB

README_EN.md

File metadata and controls

48 lines (31 loc) · 1.85 KB

CVE-2010-0233

Describe

Double free vulnerability in the kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allows local users to gain privileges via a crafted application, aka "Windows Kernel Double Free Vulnerability."

ImpactVersion

Product CPU Architecture Version Update Tested
Windows 2000 SP4
Windows Server 2003 SP2
Windows Server 2008 SP2
Windows Server 2008 X64/X86
Windows Vista
Windows Vista SP1
Windows Vista SP2
Windows Xp
Windows Xp SP3

Utilization

CompilerEnvironment

  • nmake 2013

Test system Windows Server 2003 SP2 x86

25

MSF utilization

Test system Windows Server 2003 SP2 x86,Perform the following code

use exploit/windows/local/ms10_015_kitrap0d
set SESSION 3
run

You can see that the current permissions are the lowest.

image-20200823123824229

Then execute command rights

image-20200823123945054