mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
### [CVE-2010-1887](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1887)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Windows kernel-mode drivers in win32k.sys in Microsoft Windows XP SP2 and SP3, 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, which allows local users to cause a denial of service (system hang) via a crafted application, aka "Win32k Bounds Checking Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-048
|
|
|
|
#### Github
|
|
- https://github.com/Al1ex/WindowsElevation
|
|
- https://github.com/Cruxer8Mech/Idk
|
|
- https://github.com/fei9747/WindowsElevation
|
|
- https://github.com/ycdxsb/WindowsPrivilegeEscalation
|
|
|