CVE-2010-1734
Windows 2000, XP, and Server 2003 - Denial of Service via SfnINSTRING Function
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-1734. PoCs published by MJ0011.
AI-analyzed exploit summary This exploit triggers a local kernel Denial of Service (DoS) in Windows 2000/XP/2003 by sending a crafted message to the DDEMLEvent window, causing a BSOD due to improper handling of the lParam in the SfnINSTRING function.
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.
Exploits (1)
This exploit triggers a local kernel Denial of Service (DoS) in Windows 2000/XP/2003 by sending a crafted message to the DDEMLEvent window, causing a BSOD due to improper handling of the lParam in the SfnINSTRING function.