Replaced Tab
parent
09131fec28
commit
1ff549f9c1
|
@ -12,7 +12,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'Wordpress MailPoet (wysija-newsletters) unauthenticated file upload',
|
||||
'Name' => 'Wordpress MailPoet (wysija-newsletters) Unauthenticated file Upload',
|
||||
'Description' => %q{
|
||||
The Wordpress plugin "MailPoet Newsletters" (wysija-newsletters) before 2.6.7
|
||||
is vulnerable to an unauthenticated file upload. The plugin used the admin_init
|
||||
|
@ -22,7 +22,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
},
|
||||
'Author' =>
|
||||
[
|
||||
'Marc-Alexandre Montpas', # initial discovery
|
||||
'Marc-Alexandre Montpas', # initial discovery
|
||||
'Christian Mehlmauer' # metasploit module
|
||||
],
|
||||
'License' => MSF_LICENSE,
|
||||
|
|
Loading…
Reference in New Issue