Serious Security Vulnerabilities of WordPress 1.5.1.2 and belowJuly 5th, 2005 WordPress is a very popular personal publishing platform aka blogging platform (with a primitive CMS) in use all over the web. There are a number of serious security vulnerabilities in WordPress that may allow an attacker to ultimately run arbitrary code on the vulnerable system.
Linux Worm Exploits PHP XMLRPC VulnerabilityNovember 9th, 2005 There are few reports of an attack by a new Linux worm called Lupper which exploits a well known PHP XMLRPC implementation vulnerability. PHP XMLRPC implementation is used in a large number of popular web applications such as PostNuke, Drupal, b2evolution, Xoops, PHPGroupWare, TikiWiki etc.
Command Execution Vulnerability in WordPress Affecting all VersionsAugust 13th, 2005 A command execution vulnerability has been found in WordPress's handling of incoming cookie information which allows remote attackers to cause the program to execute arbitrary code if the PHP settings of register_globals has been set to On. Already a perl and php exploit is available.
Macromedia Flash Player 7 Remote Code Execution VulnerabilityNovember 14th, 2005 A vulnerability has been reported in Macromedia Flash Player 7, which can be exploited by malicious people to compromise a user's system. The vulnerability is caused due to missing validation of the frame type identifier that is read from a SWF file.
Solving WordPress 1.5.1.2 Trackback and Pingback Sending ProblemsJune 12th, 2005 I was unable to send trackbacks and pingbacks after I tested with WordPress 1.5.1.2. I found the solution yesterday.
WordPress Patch Update From 1.5.1.2 to 1.5.1.3 Now AvailableJune 30th, 2005 WordPress developers have posted yet another "security" update. Again, as always, you have to delete everything (except wp-content/ and config.php) and re-install from scratch.
Is there a need to upgrade beyond WordPress 1.5.1.2 in near future?June 20th, 2005 I looked at the proposed feature set summary for WordPress 1.6. Mostly UI changes, few extra plugin hooks etc.
An excellent introduction to Expression Engine & B2EvolutionFebruary 19th, 2005 Doug Pardee has given me an excellent introduction to B2Evolution and Expression Engine. If you are like me looking for a better blogging system you should check out his his comments on this post on privacy policy.
Cross-Site Scripting Vulnerability in Apache mod_imap ModuleDecember 16th, 2005 A cross-site scripting (XSS) vulnerability has been discovered in the Apache httpd server's mod_imap module which allows remote attackers to inject arbitrary web script or HTML via the Referer when using image maps. Input passed to the image map "Referer" directive in "mod_imap" isn't properly sanitised before being returned to the user.
Microsoft Internet Explorer Bug Allows Hackers To Read Your Email, Website Credentials & Remote Code ExecutionJune 29th, 2006 Fresh security problems found in Microsoft Internet Explorer that can allow attackers to take over a system or read private information from other Web sites. One of the bugs also affects Firefox.
WordPress Creator Matt's WordPress Blog DownApril 26th, 2009 A comforting day indeed. Matt Mullenweg is the author of the popular blogging software , WordPress.
WordPress.com Copies Core Drupal Branding Theme Citing GPLDecember 19th, 2006 Drupal is known to be geeky (read hard) for casual CMS users. Drupal was all set to change its geeky image with a super cool theme - Garland.
Microsoft PowerPoint Suffers From Memory Corruption Security VulnerabilityJuly 18th, 2006 Naveed has discovered a vulnerability in Microsoft PowerPoint, which potentially can be exploited to compromise any user's system. The vulnerability has been confirmed on Windows XP SP2 with a fully patched PowerPoint 2003.
WordPress (Blogging Software) Version 2.1 ReleasedJanuary 24th, 2007 WordPress, a popular blogging software, has released version 2.1 with many exciting features and over 550 bug fixes. The key features are:
Autosaving of posts - It has incorporated the features of tw_autosave plugin in the core.
Oh No! Yet Another WordPress Fix to a Fix to a Fix to a FixMay 28th, 2005 WordPress team has come up with yet another security fix (1.5.1.2), which fixes the fix (1.5.1.1), which fixes the fix (1.5.1), which is a fix for undisclosed security defects in WordPress 1.5. Update: Now it should read: WordPress team has come up with yet another security fix (1.5.1.3) which fixes the (yet another undisclosed security risk) fix(1.5.1.2), which fixes the fix (1.5.1.1), which fixes the fix (1.5.1), which is a fix for undisclosed security defects in WordPress 1.5.
October 10th, 2005 at 1:15 pm
[...] It turns out the weak spot was a file called “xmlrpc.php.” It’s a web service that helps move data, and is part of the standard WordPress installation. Its vulnerability had been documented, but I’d missed it. BunnySlippers had used it to overwrite the file “index.php,” the main file which generates all the pages on this site. [...]