mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
786 B
Markdown
18 lines
786 B
Markdown
### [CVE-2010-1735](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1735)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The SfnLOGONNOTIFY function in win32k.sys in the kernel in Microsoft Windows 2000, XP, and Server 2003 allows local users to cause a denial of service (system crash) via a 0x4c value in the second argument (aka the Msg argument) of a PostMessage function call for the DDEMLEvent window.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://vigilance.fr/vulnerability/Windows-denials-of-service-of-win32k-sys-9607
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|