mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
18 lines
814 B
Markdown
18 lines
814 B
Markdown
### [CVE-2010-1895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1895)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Windows kernel-mode drivers in win32k.sys in Microsoft Windows XP SP2 and SP3, and Windows Server 2003 SP2, do not properly perform memory allocation before copying user-mode data to kernel mode, which allows local users to gain privileges via a crafted application, aka "Win32k Pool Overflow Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-048
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|