Skip to content

Commit a1487a0

Browse files
committed
MS10-048
1 parent 69d7ce9 commit a1487a0

File tree

4 files changed

+25
-0
lines changed

4 files changed

+25
-0
lines changed

MS10-048/2003.png

27.9 KB
Loading

MS10-048/README.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# MS10-048
2+
3+
```
4+
The Windows kernel-mode drivers in win32k.sys in Microsoft Windows XP SP2 and SP3,
5+
Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 do not properly validate an unspecified system-call argument,
6+
which allows local users to cause a denial of service (system hang) via a crafted application,
7+
aka "Win32k Bounds Checking Vulnerability."
8+
```
9+
10+
Vulnerability reference:
11+
* [MS10-048](https://technet.microsoft.com/library/security/ms10-048)
12+
* [CVE-2010-1887](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1887)
13+
14+
15+
## Usage
16+
```
17+
c:\> x86.exe
18+
```
19+
![2003](2003.png)
20+
21+
22+
23+
## References
24+
* [Windows x64下提权Exploit](https://www.secpulse.com/archives/1597.html)
25+

MS10-048/ms10048/ms10048.exe

15.5 KB
Binary file not shown.

MS10-048/ms10048/ms10048X64.exe

25 KB
Binary file not shown.

0 commit comments

Comments
 (0)