diff --git a/modules/exploits/windows/ftp/turboftp_port.rb b/modules/exploits/windows/ftp/turboftp_port.rb index 2c87db6009..1e71610e63 100644 --- a/modules/exploits/windows/ftp/turboftp_port.rb +++ b/modules/exploits/windows/ftp/turboftp_port.rb @@ -17,8 +17,9 @@ class Metasploit3 < Msf::Exploit::Remote super(update_info(info, 'Name' => 'Turbo FTP Server 1.30.823 PORT Overflow', 'Description' => %q{ - This module exploits the buffer overflow found in the PORT - command in Turbo FTP Server 1.30.823 & 1.30.826. + This module exploits a buffer overflow vulnerability found in the PORT + command in Turbo FTP Server 1.30.823 & 1.30.826, which results in remote + code execution under the context of SYSTEM. }, 'Author' => [