Mailing List Archive

GlobalSCAPE Secure FTP Server User Input Overflow nasl script
GlobalSCAPE Secure FTP Server 3.0.2 and prior versions are affected by a
buffer overflow found in the user-supplied input. An attacker must first be
authenticated to the server before they can execute arbitrary commands.

References:
- http://www.securityfocus.com/bid/13454
- http://www.osvdb.org/16049

Nasl is attached,
Kind regards
Gareth

gareth@sensepost.com
www.sensepost.com
Re: GlobalSCAPE Secure FTP Server User Input Overflow nasl script [ In reply to ]
On Wed, Jul 06, 2005 at 12:15:07PM +0200, Gareth Phillips wrote:

> GlobalSCAPE Secure FTP Server 3.0.2 and prior versions are affected by a
> buffer overflow found in the user-supplied input. An attacker must first be
> authenticated to the server before they can execute arbitrary commands.
>
> References:
> - http://www.securityfocus.com/bid/13454

This vulnerability is covered by ftp_overflows.nasl (plugin #10084),
which tests generically for such overflows.

George
--
theall@tenablesecurity.com
Re: GlobalSCAPE Secure FTP Server User Input Overflow nasl script [ In reply to ]
On Jul 6, 2005, at 7:03, George A. Theall wrote:

> On Wed, Jul 06, 2005 at 12:15:07PM +0200, Gareth Phillips wrote:
>
>
>> GlobalSCAPE Secure FTP Server 3.0.2 and prior versions are
>> affected by a
>> buffer overflow found in the user-supplied input. An attacker must
>> first be
>> authenticated to the server before they can execute arbitrary
>> commands.
>>
>> References:
>> - http://www.securityfocus.com/bid/13454
>>
>
> This vulnerability is covered by ftp_overflows.nasl (plugin #10084),
> which tests generically for such overflows.

Actually, Gareth's script is non-intrusive (which is not the case of
ftp_overflows.nasl).

I'll include it - thanks!


-- Renaud