### [CVE-2010-1734](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1734) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The SfnINSTRING 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 0x18d 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.