• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Hướng dẫn khắc phục lỗi bảo mật nghiêm trọng trên vbseo

Admin

Well-Known Member
Staff member
Administrator
Vbulletin mới thông báo rằng đã phát hiện một lỗi bảo mật cực kì nghiêm trọng trên vbseo và đã cố gắng liên hệ với tác giả của add-on này nhưng không thấy hồi âm
Nếu ai dùng vbseo thì tiến hành khắc phục lỗ hổng bảo mật này ngay lập tức bằng cách sau:
Mở tập tin includes/functions_vbseo_hook.php
Tìm
Code:
if(isset($_REQUEST['ajax']) && isset($_SERVER['HTTP_REFERER']))
$permalinkurl = $_SERVER['HTTP_REFERER'].$permalinkurl;
Thay bằng
Code:
// if(isset($_REQUEST['ajax']) && isset($_SERVER['HTTP_REFERER']))
// $permalinkurl = $_SERVER['HTTP_REFERER'].$permalinkurl;

Nếu bạn dùng công cụ
Suspect File Version thì bạn cần phải làm thêm bước sau
Mở tập tin includes/md5_sums_crawlability_vbseo.php
Và thay dòng này bằng mã MD5 mới của bạn
Code:
'functions_vbseo_hook.php'=>'Thay bằng mã MD5 mới của bạn ở đây'

Chúc các bạn thành công!
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top