mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
18 lines
832 B
Markdown
18 lines
832 B
Markdown
![]() |
### [CVE-2009-1922](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1922)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The Message Queuing (aka MSMQ) service for Microsoft Windows 2000 SP4, XP SP2, Server 2003 SP2, and Vista Gold does not properly validate unspecified IOCTL request data from user mode before passing this data to kernel mode, which allows local users to gain privileges via a crafted request, aka "MSMQ Null Pointer Vulnerability."
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-040
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|