WordPress 2.6.2

WordPress 2.6.2 has been released.

Stefan Esser recently warned developers of the dangers of SQL Column Truncation and the weakness of mt_rand(). With his help we worked around these problems and are now releasing WordPress 2.6.2. If you allow open registration on your blog, you should definitely upgrade. 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. Stefan Esser will release details of the complete attack shortly. The attack is difficult to accomplish, but its mere possibility means we recommend upgrading to 2.6.2.

Here is a list of bugs fixed:

  • Can’t control where a user redirects to when they log in
  • Bug in textpattern import
  • include mysql version in version check query string
  • RSS widget shouldn’t link if there isn’t a link
  • get_post_meta fails to unserialize when $single=false
  • typing error in wp-settings.php
  • comment_max_links causes confusion when zero
  • get_posts not working properly
  • Insert image into post always inserts full size
  • Filter news on templates cant work
  • Typo in post revisions

Here is a list of changed files:

  • wp-login.php
  • wp-settings.php
  • /wp-includes/formatting.php
  • /wp-includes/pluggable.php
  • /wp-includes/post.php
  • /wp-includes/query.php
  • /wp-includes/version.php
  • /wp-includes/widgets.php
  • /wp-admin/css/press-this-ie.css
  • /wp-admin/import/textpattern.php
  • /wp-admin/includes/image.php
  • /wp-admin/includes/template.php

Download WordPress 2.6.2

1 Star2 Stars3 Stars4 Stars5 Stars (85 votes, average: 3.45 out of 5)

Added All My 16 Beta Plugins

I have added all my 16 plugins to this site downloads page, so you guys can grab the beta/development version of all my plugins easier.

All the plugins listed on that page are actually remote files each linking to the development version of the respective plugin over at WordPress Plugins Repository

Do note that the plugins listed there will always be beta/development version because once a version is stable, I will release it to https://lesterchan.net/portfolio/programming.php and http://wordpress.org/extend/plugins/profile/GamerZ, and then move forward to the next development version.

1 Star2 Stars3 Stars4 Stars5 Stars (73 votes, average: 3.45 out of 5)

WP-Email 2.20 Beta 1

I have added AJAX feature to WP-Email 2.20 because it has been requested quite a number of times. Now when you recommend your friend a post/page, it will be sent using AJAX.

I have updated this site from WP-Email 2.11 to WP-Email 2.20 Beta 1 to give you a live demo of the AJAX. Just click on any “Email This Post” link.

Changelog for WP-Email 2.20 Beta 1:

» NEW: AJAX Used To Email The Post/Page
» NEW: Most Emailed Widget Added
» NEW: Ability To Uninstall WP-EMail
» NEW: Uses WP-Stats Filter To Add Stats Into WP-Stats Page
» FIXED: Displaying Friend’s E-Mail Field Is Compulsory To Prevent Error
» FIXED: Method Of Storing SMTP Information Updated
» FIXED: If There Is No Trailing Slash In Your Permalink, WP-Email Will Add It For You

If you are interested in testing it for me:

1 Star2 Stars3 Stars4 Stars5 Stars (66 votes, average: 3.45 out of 5)

WordPress 2.6.3

WordPress 2.6.3 is out, it fixes a Snoopy class vulnerability.

A vulnerability in the Snoopy library was announced today. WordPress uses Snoopy to fetch the feeds shown in the Dashboard. Although this seems to be a low risk vulnerability for WordPress users, we wanted to get an update out immediately. 2.6.3 is available for download right now. If you don’t want to download the whole release to get the security fix, you can download the following two files and copy them over your 2.6.2 installation.

Replace these 2 files:

  1. wp-includes/class-snoopy.php
  2. wp-includes/version.php

Download full version:

1 Star2 Stars3 Stars4 Stars5 Stars (49 votes, average: 3.45 out of 5)

WordPress 4.0 RC 1

WordPress 4.0 RC1 has been released and the final version is targeted to be shipped next week.

For developers:

Developers, please test your plugins and themes against WordPress 4.0 and update your plugin’s Tested up to version in the readme to 4.0 before next week. If you find compatibility problems, please be sure to post any issues to the support forums so we can figure those out before the final release. You also may want to give your plugin an icon, which we launched last week and will appear in the dashboard along with banners.

Download: WordPress 4.0 RC 1

1 Star2 Stars3 Stars4 Stars5 Stars (47 votes, average: 3.45 out of 5)