Skip to content

Commit ad99466

Browse files
committed
Update description
1 parent 1821c11 commit ad99466

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/exploits/windows/ftp/turboftp_port.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ def initialize(info = {})
1717
super(update_info(info,
1818
'Name' => 'Turbo FTP Server 1.30.823 PORT Overflow',
1919
'Description' => %q{
20-
This module exploits the buffer overflow found in the PORT
21-
command in Turbo FTP Server 1.30.823 & 1.30.826.
20+
This module exploits a buffer overflow vulnerability found in the PORT
21+
command in Turbo FTP Server 1.30.823 & 1.30.826, which results in remote
22+
code execution under the context of SYSTEM.
2223
},
2324
'Author' =>
2425
[

0 commit comments

Comments
 (0)