Update description to be a little more descriptive
parent
cd02e61a57
commit
bb33a91110
|
@ -17,10 +17,10 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module exploits a stack-based buffer overflow vulnerability in
|
This module exploits a stack-based buffer overflow vulnerability in
|
||||||
i-Ftp v2.20, caused by a long time value set for scheduled download.
|
i-Ftp v2.20, caused by a long time value set for scheduled download.
|
||||||
By persuading the victim to load a specially-crafted Schedule.xml file,
|
By persuading the victim to place a specially-crafted Schedule.xml file
|
||||||
a remote attacker could execute arbitrary code on the system or cause
|
in the i-FTP folder, a remote attacker could execute arbitrary code on
|
||||||
the application to crash. This module has been tested successfully on
|
the system or cause the application to crash. This module has been
|
||||||
Windows XP SP3.
|
tested successfully on Windows XP SP3.
|
||||||
},
|
},
|
||||||
'License' => MSF_LICENSE,
|
'License' => MSF_LICENSE,
|
||||||
'Author' =>
|
'Author' =>
|
||||||
|
|
Loading…
Reference in New Issue