fix typos

unstable
Steve Tornio 2013-06-18 06:05:45 -05:00
parent 2c3181b56b
commit 2afc90a8de
1 changed files with 2 additions and 2 deletions

View File

@ -17,9 +17,9 @@ class Metasploit3 < Msf::Exploit::Remote
def initialize(info = {})
super(update_info(info,
'Name' => 'PolarPearCms PHP File Upload Vulnerability',
'Name' => 'PolarBear CMS PHP File Upload Vulnerability',
'Description' => %q{
This module exploits a file upload vulnerability found in PlarPear CMS
This module exploits a file upload vulnerability found in PolarBear CMS
By abusing the upload.php file, a malicious user can upload a file to a temp
directory without authentication, which results in arbitrary code execution.
},