mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-13 23:16:26 +00:00
18 lines
840 B
Markdown
18 lines
840 B
Markdown
### [CVE-2013-3167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3167)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
win32k.sys in the kernel-mode drivers in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, and Windows 7 SP1 does not properly handle objects in memory, which allows local users to gain privileges via a crafted application, aka "Win32k Information Disclosure Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-053
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|