File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
modules/exploits/windows/fileformat Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ def initialize(info = {})
17
17
'Description' => %q{
18
18
This module exploits a stack-based buffer overflow vulnerability in
19
19
i-Ftp v2.20, caused by a long time value set for scheduled download.
20
- By persuading the victim to load a specially-crafted Schedule.xml file,
21
- a remote attacker could execute arbitrary code on the system or cause
22
- the application to crash. This module has been tested successfully on
23
- Windows XP SP3.
20
+ By persuading the victim to place a specially-crafted Schedule.xml file
21
+ in the i-FTP folder, a remote attacker could execute arbitrary code on
22
+ the system or cause the application to crash. This module has been
23
+ tested successfully on Windows XP SP3.
24
24
} ,
25
25
'License' => MSF_LICENSE ,
26
26
'Author' =>
You can’t perform that action at this time.
0 commit comments