The OpenNET Project
 
Search (keywords):  SOFT ARTICLES TIPS & TRICKS SECURITY
LINKS NEWS MAN DOCUMENTATION


NULL pointer in SurgeFTP 2.3a2


<< Previous INDEX Search src / Print Next >>
Date: Mon, 25 Feb 2008 23:11:12 +0100
From: Luigi Auriemma <aluigi@autistici.org.>
To: [email protected], [email protected],
Subject: NULL pointer in SurgeFTP 2.3a2
Message-Id: <20080225231112.890d7347.aluigi@autistici.org.>
X-Mailer: 
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: antivirus-gw at tyumen.ru


#######################################################################

                             Luigi Auriemma


Application:  SurgeFTP
              http://www.netwinsite.com/surgeftp/
Versions:     <= 2.3a2
Platforms:    Windows, Linux and Solaris
Bug:          NULL pointer access
Exploitation: remote
Date:         25 Feb 2008
Author:       Luigi Auriemma
              e-mail: [email protected]
              web:    aluigi.org


#######################################################################


1) Introduction
2) Bug
3) The Code
4) Fix


#######################################################################

===============
1) Introduction
===============


SurgeFTP is a commercial FTP server which supports also SSL/TLS and has
a web interface for remote administration.


#######################################################################

======
2) Bug
======


When a Content-Length parameter is received from the client, SurgeFTP
tries to allocate the amount of memory (max 2147483647 bytes) specified
in this field and then copies the data in the resulted new buffer.
The problem is in the lack of checks on the result of the allocation
which leads to the crash of the entire server during the copying of the
data to a NULL pointer if that amount of memory cannot be allocated.


#######################################################################

===========
3) The Code
===========


http://aluigi.org/poc/surgeftpizza.txt

  nc SERVER 7021 -v -v < surgeftpizza.txt


#######################################################################

======
4) Fix
======


No fix


#######################################################################


--- 
Luigi Auriemma
http://aluigi.org


<< Previous INDEX Search src / Print Next >>



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2025 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру