Rapid7 Vulnerability & Exploit Database

VSFTPD 2.3.2 Denial of Service

Back to Search

VSFTPD 2.3.2 Denial of Service

Disclosed
02/03/2011
Created
05/30/2023

Description

This module triggers a Denial of Service condition in the VSFTPD server in versions before 2.3.3. So far, it has been tested on 2.3.0, 2.3.1, and 2.3.2.

Author(s)

  • Nick Cottrell (Rad10Logic) <ncottrellweb@gmail.com>
  • Anna Graterol <annagraterol95@gmail.com>
  • Mana Mostaani <mana.mostaani@gmail.com>
  • Maksymilian Arciemowicz

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 auxiliary/dos/ftp/vsftpd_232
msf auxiliary(vsftpd_232) > show actions
    ...actions...
msf auxiliary(vsftpd_232) > set ACTION < action-name >
msf auxiliary(vsftpd_232) > show options
    ...show and set options...
msf auxiliary(vsftpd_232) > run 

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

;