السلام عليكم اخوني اعضاااااء جوش الهكرز اليوم جيبلك كيفيت اخترق المواقع امنه لتنسون التقيمكم لي هكـــــــــــــــــــــــ ـــــــ احمــــــــــــــد ــــــــــــــــر
السلام عليكم ورحمه الله وبركاته
ثغره جديده في هاك الفيبسوللاصدارات
vBSEO 3.6.0
vBSEO 3.5.2
vBSEO 3.5.1 (including PL release)
vBSEO 3.5.0


تسمح بالحصول على بيانات الادمن


Versions below 3.5.0 are no longer supported and have met end of life. If you are running 3.5.0 or lower, it is highly suggested that you upgrade to a newer build immediately.

All of the above install packages in the downloads area have been updated should you wish to re-install the entire product. Version numbers have not changed, and there will be no "PL" designation with this update.



المقصد من الكلام من يستخدم هاك الفيبسو الصدار الخامس واقدم ضروري عليه الترقيه للاخير باسرع وقت

لهذا الترقيع لها

الدخول لمسار هاذا الملف

كود/vbseo/includes/functions_vbseocp_abstract.php
ومن ثم فتح املف عن طريق النوت باد


وابحث عن
كودpublic static function proc_deutf($ptxt, $tocharset){$ptxt = preg_replace('#\'([^\']*)(\'\s*\=\>)#mie', '"\'".(($_s = iconv("UTF-8", \''.$tocharset.'\', "$1")) ? $_s : "$1").stripslashes(\'$2\')', $ptxt);return $ptxt;}
وستبدله بهذا
كودpublic static function proc_deutf($ptxt, $tocharset){$ptxt = preg_replace('#\'([^\']*)(\'\s*\=\>)#mie', '"\'".(($_s = iconv("UTF-8", \''.$tocharset.'\', \'$1\')) ? $_s : \'$1\').stripslashes(\'$2\')', $ptxt);return $ptxt;}