<?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/"
><channel><title>JaypeeOnline &#187; wordpress 2.6.1</title> <atom:link href="http://jaypeeonline.net/tag/wordpress-261/feed/" rel="self" type="application/rss+xml" /><link>http://jaypeeonline.net</link> <description>Technology, Blogging News, WordPress Theme and Plugin Reviews, Tips and Tricks</description> <lastBuildDate>Fri, 10 Feb 2012 01:41:37 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>WordPress 2.6.2</title><link>http://jaypeeonline.net/wordpress/wordpress-262/</link> <comments>http://jaypeeonline.net/wordpress/wordpress-262/#comments</comments> <pubDate>Wed, 10 Sep 2008 07:45:02 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[WordPress]]></category> <category><![CDATA[exploit]]></category> <category><![CDATA[mt_rand]]></category> <category><![CDATA[sql column truncation]]></category> <category><![CDATA[wordpress 2.6.1]]></category> <category><![CDATA[wordpress 2.7]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=604</guid> <description><![CDATA[Yesterday, <a
href="http://wordpress.org/development/2008/09/wordpress-262/">WordPress 2.6.2</a> was released to address the <a
href="http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/">SQL Column Truncation</a> and <a
href="http://www.suspekt.org/2008/08/17/mt_srand-and-not-so-random-numbers/">mt_rand()</a> vulnerabilities. This release also includes a few other minor bug fixes. (Details of other bug fixes can be found <a
href="http://trac.wordpress.org/query?status=closed&#038;milestone=2.6.2&#038;resolution=fixed&#038;order=priority">here</a>)Here's an excerpt from the WordPress blog to give you an idea on how the vulnerabilities can be used to attack blogs with open user registration.<blockquote> With open registration enabled, it is possible in WordPress versions 2.6.1 and earlier to craft a username such that it will allow resetting another user’s password to a randomly generated password. The randomly generated password is not disclosed to the attacker, so this problem by itself is annoying but not a security exploit. However, this attack coupled with a weakness in the random number seeding in mt_rand() could be used to predict the randomly generated password.</blockquote>]]></description> <content:encoded><![CDATA[<p>Yesterday, <a
href="http://wordpress.org/development/2008/09/wordpress-262/">WordPress 2.6.2</a> was released to address the <a
href="http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/">SQL Column Truncation</a> and <a
href="http://www.suspekt.org/2008/08/17/mt_srand-and-not-so-random-numbers/">mt_rand()</a> vulnerabilities. This release also includes a few other minor bug fixes. (Details of other bug fixes can be found <a
href="http://trac.wordpress.org/query?status=closed&#038;milestone=2.6.2&#038;resolution=fixed&#038;order=priority">here</a>)</p><p>Here&#8217;s an excerpt from the WordPress blog to give you an idea on how the vulnerabilities can be used to attack blogs with open user registration.</p><blockquote><p> With open registration enabled, it is possible in WordPress versions 2.6.1 and earlier to craft a username such that it will allow resetting another user’s password to a randomly generated password. The randomly generated password is not disclosed to the attacker, so this problem by itself is annoying but not a security exploit. However, this attack coupled with a weakness in the random number seeding in mt_rand() could be used to predict the randomly generated password.</p></blockquote><p>If you implement open user registration on your blog, then you definitely have to update to WordPress 2.6.2 immediately. Although this is not a very serious security risk, if you don&#8217;t update your WordPress installation there&#8217;s a possibility that someone would use this vulnerability and be able to guess the generated password, gain access to your blog and mess it up. You wouldn&#8217;t want that to happen don&#8217;t you?</p><p>By the way for those of our friends who are new to WordPress and aren&#8217;t sure whether their blogs have open user registration or not, here&#8217;s how you can check: In your WordPress dashboard, go to <strong>Settings</strong> and under the <strong>General</strong> tab look for <strong>Membership</strong> options. If the &#8220;<strong>Anyone can register</strong>&#8221; option has a check on it then it means your blog is using open user registration. To disable it, just uncheck it and click on the <strong>Save Changes</strong> button below.</p><p>If you don&#8217;t have open user registration on your blog and don&#8217;t mind spending time doing an upgrade, then go ahead. Nothing wrong with keeping your WordPress installation up-to-date. Personally, I&#8217;d rather wait for WordPress 2.7 which is schedule to be released in November unless of course there&#8217;s a security release like <a
href="http://jaypeeonline.net/wordpress/wordpress-223-security-release/">WordPress 2.2.3</a>, then I&#8217;d most certainly do an upgrade.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/wordpress/upgraded-to-wordpress-221/" rel="bookmark" class="crp_title">Upgraded To WordPress 2.2.1</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-2-8-4-security-release/" rel="bookmark" class="crp_title">WordPress 2.8.4 Security Release</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-233/" rel="bookmark" class="crp_title">WordPress 2.3.3</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-0-2-security-release/" rel="bookmark" class="crp_title">WordPress 3.0.2 Security Release</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-1-2-security-update/" rel="bookmark" class="crp_title">WordPress 3.1.2 Security Update</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-1-4-and-3-2-rc-3/" rel="bookmark" class="crp_title">WordPress 3.1.4 and 3.2 Release Candidate 3 Now Available</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-223-security-release/" rel="bookmark" class="crp_title">WordPress 2.2.3 Security Release</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-0-4-security-update/" rel="bookmark" class="crp_title">WordPress 3.0.4 Security Update</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-0-3-security-release/" rel="bookmark" class="crp_title">WordPress 3.0.3 Security Release</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-com-servers-hacked/" rel="bookmark" class="crp_title">WordPress.com Servers Hacked</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/wordpress/wordpress-262/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Update to Akismet 2.1.8</title><link>http://jaypeeonline.net/wordpress-plugins/akismet-218/</link> <comments>http://jaypeeonline.net/wordpress-plugins/akismet-218/#comments</comments> <pubDate>Mon, 08 Sep 2008 06:36:36 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[WordPress Plugins]]></category> <category><![CDATA[Akismet]]></category> <category><![CDATA[captcha]]></category> <category><![CDATA[spam]]></category> <category><![CDATA[wordpress 2.6.1]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=590</guid> <description><![CDATA[The first thing I did when I went back to blogging was to make sure my WordPress installation was up-to-date so I upgraded it to the latest version which was <a
href="http://wordpress.org/development/2008/08/wordpress-261/">WordPress 2.6.1</a>. I also updated all the plugins that I have via the Plugins section of the dashboard. One of the plugins I updated was Akismet and at that time, the version available was 2.1.7. All upgrades went smoothly and I was able to post my last entry, reply to some comments, check blog stats and other stuff.Because of the 3 month long hiatus, I wasn't able to do much with my blog except for approving comments. Spam comments have piled up and numbered at the thousands. No matter how much spam comments I have, I always make it a habit/practice to check the spam queue for valid comments. When I was done going through the list, I clicked on the <strong>Delete All</strong> button and waited for the spam comments to disappear. It was taking quite a while to finish and at first I thought it was taking long because of the large amount of spam comments I had but when I saw that the browser stopped loading and the spam comments were still there I knew something was wrong. Anyways, I tried doing it again and ended up repeating the process like three times to no avail.]]></description> <content:encoded><![CDATA[<p>The first thing I did when I went back to blogging was to make sure my WordPress installation was up-to-date so I upgraded it to the latest version which was <a
href="http://wordpress.org/development/2008/08/wordpress-261/">WordPress 2.6.1</a>. I also updated all the plugins that I have via the Plugins section of the dashboard. One of the plugins I updated was Akismet and at that time, the version available was 2.1.7. All upgrades went smoothly and I was able to post my last entry, reply to some comments, check blog stats and other stuff.</p><p>Because of the 3 month long hiatus, I wasn&#8217;t able to do much with my blog except for approving comments. Spam comments have piled up and numbered at the thousands. No matter how much spam comments I have, I always make it a habit/practice to check the spam queue for valid comments. When I was done going through the list, I clicked on the <strong>Delete All</strong> button and waited for the spam comments to disappear. It was taking quite a while to finish and at first I thought it was taking long because of the large amount of spam comments I had but when I saw that the browser stopped loading and the spam comments were still there I knew something was wrong. Anyways, I tried doing it again and ended up repeating the process like three times to no avail.</p><p>The next thing I did was to do a Google search for &#8220;<em>akismet can&#8217;t delete spam</em>&#8221; and found this <a
href="http://wordpress.org/support/topic/199974">entry</a> at the WordPress support forums. It turns out that the current version I was using, 2.1.7 had a bug &#8211; the <strong>Delete All</strong> option didn&#8217;t work, a bug that is specific to this version of Akismet. Previously, the only way to fix it was to revert to an earlier version, Akismet 2.1.6. Shortly after the bug was found, the folks over at Automattic released a newer version &#8211; Akismet 2.1.8 which fixed the bug. After reading this I immediately upgraded Akismet, went to my spam queue, clicked on the Delete All button and VIOLA!, all the spam comments disappeared.</p><p>In case you&#8217;re experiencing the same problem with &#8220;un-deleteable spam comments&#8221; or if you&#8217;re still running an older version of Akismet and plan to do an upgrade make sure you upgrade to the latest version which is <a
href="http://wordpress.org/extend/plugins/akismet/">Akismet 2.1.8</a> to fix/avoid this bug.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/wordpress-plugins/akismet-221-now-with-stats/" rel="bookmark" class="crp_title">Akismet 2.2.1 &#8211; Now With Stats</a></li><li><a
href="http://jaypeeonline.net/internet/akismet-25-billion-pieces-of-spam/" rel="bookmark" class="crp_title">Akismet &#8211; 25 Billion Pieces of Spam</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/spam-problems-challenge-it/" rel="bookmark" class="crp_title">Spam Problems? Challenge &#8216;em!</a></li><li><a
href="http://jaypeeonline.net/blog/trackback-problems/" rel="bookmark" class="crp_title">Trackback Problems</a></li><li><a
href="http://jaypeeonline.net/blog/wordpress-20/" rel="bookmark" class="crp_title">WordPress 2.0</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-25/" rel="bookmark" class="crp_title">Finally, WordPress 2.5!</a></li><li><a
href="http://jaypeeonline.net/blogging/a-new-breed-of-comment-spam/" rel="bookmark" class="crp_title">A New Breed of Comment Spam</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/wordpress-21-upgrade/" rel="bookmark" class="crp_title">WordPress 2.1 Upgrade</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-0-5-hotfix/" rel="bookmark" class="crp_title">WordPress 3.0.5 Security Release Hotfix</a></li><li><a
href="http://jaypeeonline.net/blog/updates/" rel="bookmark" class="crp_title">Blog Updates</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/wordpress-plugins/akismet-218/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 44/53 queries in 0.102 seconds using disk
Object Caching 580/681 objects using disk
Content Delivery Network via maxcdn.jaypeeonline.net

Served from: jaypeeonline.net @ 2012-02-13 19:22:36 -->
