From ad9946689e1ed3c0eb1a8e26ed501a0749a8340d Mon Sep 17 00:00:00 2001 From: sinn3r Date: Sun, 21 Oct 2012 16:38:24 -0500 Subject: [PATCH] Update description --- modules/exploits/windows/ftp/turboftp_port.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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' => [