Page 1 of 1

Hacked or Bad Hosting Provider?

Posted: Wed Jun 23, 2010 2:38 am
by bbonora
Background:

I have about 50 - 60 CMS Made Simple sites running on a dedicated managed server that my company rents from a hosting provider (Our Internet). In addition I also have a personal account with the same company. My personal account is a shared hosting account and has about 5 CMS Made Simple sites running on it. Both accounts are independent from each other and are suppose to be on different servers.

On Friday all of the sites were functioning just fine.  On Saturday all of the sites went down. The permissions had been changed on all of the "tmp" folders which triggered the following error message:

The following directories must be writable by the web server:
tmp/cache
tmp/templates_c

Please correct by executing:
chmod 777 tmp/cache
chmod 777 tmp/templates_c
or the equivilent for your platform before continuing.


Upon further investigation I discovered that the permission levels had also been changed on the "modules" and "upload" folders as well. Fortunately this was relatively easy to fix and I was able to get all of my sites running again.

However, this raised some serious concerns about my hosting provider and in particular our dedicated server. My hosting provider claims they didn't make any updates or changes to the server and has yet to provide me with an explanation. I find it odd that it affected both accounts and think it's unlikely that a hacker would create a hack that makes your site more secure.

Questions:
  • -- Has anybody ever experience this on their CMSMS sites?
  • -- Should I be concerned that this affected both accounts? Does this suggest that our dedicated server is not really a dedicated server?
  • -- Shouldn't the dedicated server be isolated from the rest of the cluster?
Any feedback would be much appreciated. I know they are going to try to blame this on CMS Made Simple but I'm not entirely convinced that this is the case.

Re: Hacked or Bad Hosting Provider?

Posted: Wed Jun 23, 2010 5:50 am
by replytomk3
1) Get the server logs

2) We obviously cannot answer the last two questions other than guessing. You can find out for yourself, for example, by checking the IP addresses of the websites from the two servers. It is also possible to do a reverse whois lookup to see how many websites are hosted on the "dedicated" server.

Re: Hacked or Bad Hosting Provider?

Posted: Thu Jun 24, 2010 4:08 am
by tyman00
Ben,

I agree with replytomk3, I would check the logs. If you are running current CMSMS versions there shouldn't really be any concern. The fact that it affected all of your sites at once leads me to believe that it was a change made (even if inadvertently) by the host.

The only way they can blame CMSMS is if they can provide you with proof (aka: Logs) which leads us back to replytomk3's first point.