mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
18 lines
880 B
Markdown
18 lines
880 B
Markdown
### [CVE-2013-3172](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3172)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in 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 allows local users to cause a denial of service (system hang) via a crafted application that leverages improper handling of objects in memory, aka "Win32k Buffer Overflow Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-053
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|