bug/bundler_fix
wchen-r7 2015-09-10 18:28:42 -05:00
parent 68521da2ce
commit 602a12a1af
1 changed files with 1 additions and 1 deletions

View File

@ -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.
}, },