Rapid7 Vulnerability & Exploit Database

EasyFTP Server LIST Command Stack Buffer Overflow

Back to Search

EasyFTP Server LIST Command Stack Buffer Overflow

Disclosed
07/05/2010
Created
05/30/2018

Description

This module exploits a stack-based buffer overflow in EasyFTP Server 1.7.0.11. credit goes to Karn Ganeshan. NOTE: Although, this is likely to exploit the same vulnerability as the 'easyftp_cwd_fixret' exploit, it uses a slightly different vector.

Author(s)

  • Karn Ganeshan <karnganeshan@gmail.com>
  • MFR
  • jduck <jduck@metasploit.com>

Platform

Windows

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/ftp/easyftp_list_fixret
msf exploit(easyftp_list_fixret) > show targets
    ...targets...
msf exploit(easyftp_list_fixret) > set TARGET < target-id >
msf exploit(easyftp_list_fixret) > show options
    ...show and set options...
msf exploit(easyftp_list_fixret) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;