typo
parent
68521da2ce
commit
602a12a1af
|
@ -16,7 +16,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
info,
|
info,
|
||||||
'Name' => 'CMS Bolt File Upload Vulnerability',
|
'Name' => 'CMS Bolt File Upload Vulnerability',
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
Bolt CMS contains a flaw that allows a authenticated remote
|
Bolt CMS contains a flaw that allows an authenticated remote
|
||||||
attacker to execute arbitrary PHP code. This module was
|
attacker to execute arbitrary PHP code. This module was
|
||||||
tested on version 2.2.4.
|
tested on version 2.2.4.
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue