[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : MS Windows (.doc File) Malformed Pointers Denial of Service Exploit
# Published : 2007-03-06
# Author : Marsu
# Previous Title : Mercury/32 Mail Server <= 4.01b (check) Buffer Overflow Exploit PoC
# Next Title : Konqueror 3.5.5 (JavaScript Read of FTP Iframe) DoS Exploit
/*****************************************************************************
* Microsoft Windows .doc File Malformed Pointers DoS *
* *
* *
* *
* Just move your mouse on the file and explorer crashes. If it does not try *
* to look at file properties. *
* Bug comes from Ole32.dll: *
* CMP DWORD PTR DS:[EAX+EBX],3 and we can set EAX, EDX and ESI with arbitrary *
* values. *
* *
* Check the file, magic offsets are *
* 4460 -> EDX *
* 4519 -> ESI *
* *
* *
* Successfully tested on Windows 2000 SP4 FR and XP SP2 FR. *
* *
* Coded by Marsu <MarsupilamiPowa@hotmail.fr> *
*****************************************************************************/
http://www.milw0rm.com/sploits/03062007-Explorer_Crasher.tar
# www.Syue.com [2007-03-06]