January 29th, 2007
Security Update : Everyone Knows Your Wordpress Version!
I was in a recent discussion with several Wordpress bloggers, who were waiting in the sidelines to upgrade their Wordpress versions to the latest recommended security upgrade Wordpress 2.0.7 which fixes several PHP bugs and feed issues. Their laziness or fear to upgrade was based on the pretext that who knows their Wordpress blog version anyway - I told them everyone knows your Wordpress version!
If you look at the source code of any Wordpress blog (easily possible in any web browser by going to View > Page Source), you will see
<# meta name="generator" content="WordPress 2.0.7">
This is autogenerated by a php code in your header.php
<# meta name="generator" content="WordPress <#?php bloginfo('version'); ?>
<#!-- leave this for stats -->
So unless the Wordpress blogger has removed the code purposely (reluctant by the comment that you should leave it for stats), anyone can easily find your wordpress version and hack into your Wordpress bugs. So the excuse that nobody knows your version and hackers would not waste time targeting your blog is no good…
Upgrade regularly to the latest Wordpress version which will give you new features and bug fixes. Wordpress 2.1 is released and if you are waiting for your wordpress plugins to update, have no fear and upgrade with confidence.
Continue getting our new articles by RSS or email
Related articles
Wordpress 2.0.2 Security Update
Wordpress 2.0.7 Fixes PHP Security and Feedburner Bugs
Download New Wordpress 2.0.3 Update
Disable Wordpress Version and Plugin Update Checking
Display WP Version: Wordpress Plugin




Comments
RSS feed for comments on this post.1. Enblogopedia | 29/01/07 #
I see that you didn’t upgrade to 2.1 yourself
when you gonna upgrade?
2. QuickOnlineTips | 30/01/07 #
WP 2.0.7 is the essential security upgrade for everyone. Wordpress 2.1 is the new version which I will get once the bugs are gone in and my plugins become compatible. Should happen in the next few days…
3. Top Posts of January 2007 | 15/12/07
Comment on “Security Update : Everyone Knows Your Wordpress Version!”