CVE-2010-1735
Microsoft Windows 2000, XP, and Server 2003 - Denial of Service via SfnLOGONNOTIFY Function
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-1735.
AI-analyzed exploit summary This exploit triggers a local kernel Denial of Service (DoS) in Windows 2000/XP/2003 by sending a crafted message (0x4c) with invalid parameters to the DDEMLEvent window, causing win32k.sys to dereference an invalid address in SfnLOGONNOTIFY.
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.
Exploits (1)
This exploit triggers a local kernel Denial of Service (DoS) in Windows 2000/XP/2003 by sending a crafted message (0x4c) with invalid parameters to the DDEMLEvent window, causing win32k.sys to dereference an invalid address in SfnLOGONNOTIFY.