mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
20 lines
931 B
Markdown
20 lines
931 B
Markdown
### [CVE-2011-0045](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0045)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Trace Events functionality in the kernel in Microsoft Windows XP SP3 does not properly perform type conversion, which causes integer truncation and insufficient memory allocation and triggers a buffer overflow, which allows local users to gain privileges via a crafted application, related to WmiTraceMessageVa, aka "Windows Kernel Integer Truncation Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8110
|
|
|
|
#### Github
|
|
- https://github.com/Ascotbe/Kernelhub
|
|
- https://github.com/Cruxer8Mech/Idk
|
|
- https://github.com/ycdxsb/WindowsPrivilegeEscalation
|
|
|