EasyFTP Server LIST Command Stack Buffer Overflow
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.
Module Name
exploit/windows/ftp/easyftp_list_fixret
Authors
- Karn Ganeshan <karnganeshan [at] gmail.com>
- MFR
- jduck <jduck [at] metasploit.com>
References
Targets
- Windows XP SP3 - Version 2002
Platforms
- windows
Reliability
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