~~~~~~~~~~~~~~~[My]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[+] Author : N4TuraL
[~] E-Mail : n4tural.hackerz@[Linkleri Görebilmek için ÜYE Olmalısınız!Hemen ÜYE OL!].com
[~] Twitter : [Linkleri Görebilmek için ÜYE Olmalısınız!Hemen ÜYE OL!]
################################################## #########
~~~~~~~~~~~~~~~~[Software info]~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|~Web App. : Hide My Wordpress Plugin v.4.51
|~Vulnerable Type : Cross Site Scripting
|~RISK : Medium
|~Software Author : [Linkleri Görebilmek için ÜYE Olmalısınız!Hemen ÜYE OL!]
################################################## #####

### Error Line in ’plugin-update-checker.php’ ###

604: printf printf(’<div class=updated><p>%s</p></div>’, apply_filters(’puc_manual_check_message-’ . $this->slug, $message, $status));
602: $message = sprintf(’Unknown update checker status %s’, htmlentities($status)); // if($status == ’update_available’) else ,
600: $message = ’A new version of this plugin is available.’; // if($status == ’update_available’),
598: $message = ’This plugin is up to date.’; // if($status == ’no_update’),
596: $status = strval($_GET[’puc_update_check_result’]);