vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Hacked? (https://vborg.vbsupport.ru/showthread.php?t=263501)

Mr.Danko Jones 05-12-2011 04:14 AM

Hacked?
 
Pretty much ever since I did the upgrade to v4.1.3 of this usually-awesome software, we have been experiencing what appears to be MySQL injections. I think it's happened 4-6 times and I assumed it was just MySQL messing things up.

This is the error message. Help would be appreciated. I tried repairing it myself but I cannot even login AdminCP last i checked:

Database error in vBulletin 4.1.3:

Invalid SQL:

REPLACE INTO gscentralvb_guest
(guestid, hostip, useragent, lastactive, spider, script, rdata)
VALUES
('4a495e5502064fc178e083d6af035250', '68.44.100.129', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 1305175689, '', 'showthread', 'a:8:{s:1:\"t\";s:5:\"25312\";s:8:\"threadid\";i:2 5312;s:1:\"s\";N;s:3:\"api\";N;s:1:\"a\";N;s:6:\"p ostid\";N;s:7:\"forumid\";N;s:6:\"pollid\";N;}');

MySQL Error : Incorrect key file for table './d0047fba/gscentralvb_guest.MYI'; try to repair it
Error Number : 126
Request Date : Thursday, May 12th 2011 @ 06:48:09 AM
Error Date : Thursday, May 12th 2011 @ 06:48:09 AM
Script : http://board.gscentral.org/showthrea...-(U)-(AR-CODEZ!)
Referrer : http://www.google.com/url?sa=t&sourc...v0D1NA&cad=rja
IP Address : 68.44.100.129
Username : Unregistered
Classname : vB_Database
MySQL Version :

AusPhotography 05-12-2011 06:40 AM

Check your DB - maybe a corrupt table.

LeventX 05-12-2011 07:06 AM

What is the host service you are using? root or reseller hosting..

host of the web address from the control panel

phpmyadmin , select the repair database tables.

If you enter the following command from the ssh server authority.

Code:

mysqlcheck -u root -p --auto-repair --check --optimize --all-databases
and last.. mysql root password enter...

Code:

service mysql stop
service mysql start

I hope that is helpful :)

borbole 05-12-2011 01:31 PM

This is not a MySQL injection but a case of a table corruption.


All times are GMT. The time now is 01:25 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01067 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete