Additionally, I'm currently on in Forum Site "Off Mode", but I've seen forum members login (although it doesn't appear they can do anything) and I currently see Guests in the site. Is this normal?
Announcement
Collapse
No announcement yet.
Zero Day Hack - Database
Collapse
X
-
- 1 like
-
The only way to tell if your data was exposed would be to inspect your server logs for the webserver and MySQL. vBulletin has no methods to download the database. To run queries, the person would need a super administrator with permission to do so. If you use strong passwords and two-factor authentication as recommended, this would be difficult to do.
Leave a comment:
-
After an install as described above, is there any chance of corruption of the forum data in the database? In other words, I've fixed the folders and the install, but am I sure that my data isn't still exposed?
Additionally, I'm currently on in Forum Site "Off Mode", but I've seen forum members login (although it doesn't appear they can do anything) and I currently see Guests in the site. Is this normal?
Thank you
Leave a comment:
-
Originally posted by clearvue View PostWhen I perform these steps listed above, I receive an error on the upgrade.php step. Any thoughts as to what may cause a blank page and "PHP Parse error: syntax error, unexpected '?' in /xxx/core/vb/request.php on line 68 in the error_log
Leave a comment:
-
Originally posted by clearvue View PostWhen I perform these steps listed above, I receive an error on the upgrade.php step. Any thoughts as to what may cause a blank page and "PHP Parse error: syntax error, unexpected '?' in /xxx/core/vb/request.php on line 68 in the error_log
Leave a comment:
-
When I perform these steps listed above, I receive an error on the upgrade.php step. Any thoughts as to what may cause a blank page and "PHP Parse error: syntax error, unexpected '?' in /xxx/core/vb/request.php on line 68 in the error_log
Leave a comment:
-
These are valid if you are worried about exploit files on your server. They wouldn't be followed on a standard upgrade.
1. You haven't updated the database information in the /core/includes/config.php file.
2. You should run upgrade.php, not install.php.
3. You can see if your site is using the file system to store attachments (Attachments -> Attachment Storage Type) and avatars (Settings -> User Picture Storage Type) in the AdminCP.
-
Originally posted by Wayne Luke View PostFollow these steps:- Download vBulletin 5.5.4 Patch Level 1.
- Create a new directory on your server (i.e. forums_new)
- Upload 5.5.4 Patch Level 1 to this new forum.
- In the new directory rename /config.php.bkp to /config.php.
- Rename /core/includes/config.php.new to /core/includes/config.php
- Rename /htaccess.txt to .htaccess
- Turn off your forums
- Create a Database Backup.
- Rename the old vBulletin directory (i.e. forums_old)
- Rename the new directory to replace your old vBulletin directory (i.e. forums)
- Run /core/install/upgrade.php in your new forum directory.
- Delete /core/install
- Turn on your forums.
- If you store attachments and avatars in the file system inspect your attachment and customavatar directories for any PHP or HTML files. Delete these Files. Move the attachments and customavatar directories to your new vBulletin forum directory.
- Delete the old vBulletin directory off the server.
Also, I followed the instructions to the letter but it says this after I execute install.php
Startup Errors
Due to the following errors, the install/upgrade can not continue:- Error description: 2: mysqli_real_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO)
- The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the core/includes/config.php file
Last edited by NeoDB; Mon 30 Sep '19, 1:54pm.
Leave a comment:
-
Originally posted by pdisme View Post
Depending on the age of your forum, and password changing policies, you may have had very weak (by current standards) password hashes stolen from the database. Those are typically easy to brute force, so you should change the password of anyone with elevated privileges regardless (admins, moderators), but also lock out users with old passwords, or email them and let them know their password may have been compromised, as many users use the same password in many places. You can look at the 'users' table in your vB database and the token field, if the password hash starts with $2y$ it's more recent and less vulnerable, but if it's something like 1b8083c18193c5c812d17b6a83216e1d then it's vulnerable.
Leave a comment:
-
Originally posted by clearvue View PostOur forum was compromised by the zero day hack. In our case, the forum code folder was completely deleted. We have downloaded the lasted update and plan to install fresh in the folder and run the upgrade script as directed. Can someone please explain what we should look for/address in the database itself? Additionally, did this exploit potentially expose usernames/passwords and other private information about the users?
Thank you.
Leave a comment:
-
Originally posted by clearvue View PostCan someone please explain what we should look for/address in the database itself?
Leave a comment:
-
Follow these steps:- Download vBulletin 5.5.4 Patch Level 1.
- Create a new directory on your server (i.e. forums_new)
- Upload 5.5.4 Patch Level 1 to this new forum.
- In the new directory rename /config.php.bkp to /config.php.
- Rename /core/includes/config.php.new to /core/includes/config.php
- Rename /htaccess.txt to .htaccess
- Turn off your forums
- Create a Database Backup.
- Rename the old vBulletin directory (i.e. forums_old)
- Rename the new directory to replace your old vBulletin directory (i.e. forums)
- Run /core/install/upgrade.php in your new forum directory.
- Delete /core/install
- Turn on your forums.
- If you store attachments and avatars in the file system inspect your attachment and customavatar directories for any PHP or HTML files. Delete these Files. Move the attachments and customavatar directories to your new vBulletin forum directory.
- Delete the old vBulletin directory off the server.
Leave a comment:
-
Mohammed abu risha thank you
My hosting service is still working on a backup
Has a backup of 25 September
Leave a comment:
-
Vbulletin has now published patches to close the vulnerability. Check the member areas. My hosting service is still working on restoring a backup.
-
I had the same problem
September 27, the site was attacked
authorized to give information on how to clean files from viruses
Leave a comment:
Related Topics
Collapse
-
by mnaIf I have a backup of my site/database from 1-2 weeks ago, would it be OK to restore the forum to that day, then apply the security patch? Or do I need to do a fresh install? Since it seems my site has...
-
Channel: Support Issues & Questions
Fri 27 Sep '19, 9:06pm -
Leave a comment: