An important security issue was brought to our attention which required an update for our users. You should update your blog as soon as possible to WordPress 1.5.1.3. If you are unable to do the upgrade in the short-term you may protect yourself by deleting the xmlrpc.php file from your WordPress directory.
We were recently notified of a SQL injection bug in the WordPress code. Matt patched the code and updated the archive on the downloads page last night. All users are encouraged to upgrade to WordPress 1.5.1.2.
The patch is very simple (it just requires one new line of code in the get_category_by_ID() function), so if you don’t want to upgrade your whole installation, you can follow the instructions in the announcement. [...]
SpamForceField is my newest anti-spam plugin for WordPress. This one does a couple of interesting things:
- All connections via pinappleproxy are denied.
- Every connection’s
Referer is checked against your blacklist keys. If a match is found, the connection is denied.
- If a comment is flagged as ’spam’ due to the normal spam checks, the client receives a
403 Forbidden HTTP status. This also occurs for connections denied in the other two checks above.
- When connections are denied, the client receives a message explaining what has occurred. [...]
By Dougal
|
Also posted in Blogs, Plugins, Servers, Software, Spam, Tech, WordPress
|
Tagged Google, PHP, plugin, Plugins, Programming, SEO, Spam, Web, WordPress
|
February 17, 2005 – 10:33 pm
Despite previous proclaimations that there would be no new version of Internet Explorer until their next generation operating system, codenamed “Longhorn” is released, Microsoft has recently reversed that position and announced that it will be working on Internet Explorer 7, which will be more focused on fixing security problems.
Too little, too late.
The King is dead. . [...]
February 1, 2005 – 9:57 pm
Earlier today, I upgraded the webserver on this box to the latest versions of Apache, PHP, mod_ssl, and a few other things. I still need to go back and do some tweaking, since the a lot of configuration file paths were different from my previous compiles. Currently, I’ve got a hodgepodge of symbolic links and config file hacks acting as a bandaid. If you notice anything misbehaving, please let me know.