<?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>gHacks technology news &#187; wordpress password reset</title> <atom:link href="http://www.ghacks.net/tag/wordpress-password-reset/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Mon, 15 Mar 2010 19:49:39 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Wordpress Remote Admin Password Reset Vulnerability</title><link>http://www.ghacks.net/2009/08/11/wordpress-remote-admin-password-reset-vulnerability/</link> <comments>http://www.ghacks.net/2009/08/11/wordpress-remote-admin-password-reset-vulnerability/#comments</comments> <pubDate>Tue, 11 Aug 2009 12:46:08 +0000</pubDate> <dc:creator>Martin</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress exploit]]></category> <category><![CDATA[wordpress password reset]]></category> <category><![CDATA[wordpress vulnerability]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=15258</guid> <description><![CDATA[The password of my Wordpress admin account was not valid when I tried to login today. I first thought it was a problem with the LastPass password manager and tried to see if I was still logged into the service. When I checked my email inbox I noticed that I have received a new password [...]]]></description> <content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/wordpress.png" alt="wordpress" title="wordpress" width="128" height="128" class="alignleft size-full wp-image-11834" />The password of my Wordpress admin account was not valid when I tried to login today. I first thought it was a problem with the LastPass password manager and tried to see if I was still logged into the service. When I checked my email inbox I noticed that I have received a new password for the account. That was strange since I did not request a new password. It was not that much of a concern to me as I thought that someone might have used the password reset functionality to reset the password which meant that physical access to the new password was not possible.</p><p><span id="more-15258"></span>A <a href="http://lists.grok.org.uk/pipermail/full-disclosure/2009-August/070139.html">new</a> post appeared on the Wordpress discussion list today revealing more details about the process. Everyone is apparently able to reset a Wordpress password if the email address of the Wordpress user is known. All that needs to be done is to point the web browser at http://www.domain.com/wp-login.php?action=lostpassword to reset the password. The email address of the account holder has to be supplied in the form. Wordpress usually will send a confirmation email first asking the email account owner if the password should be reset. The vulnerability manipulates the query to skip this step.</p><p>It is not possible to exploit this vulnerability further which means attackers cannot get access to the user account. It can however be theoretically be used to reset the password regularly to lock the user or admin out of the Wordpress blog.</p><p>A temporary <a href="http://core.trac.wordpress.org/changeset/11798">fix</a> for the remote admin password reset vulnerability was posted. Wordpress administrators need to change one line of code in the wp-login.php file of the Wordpress installation to protect their blog from the attack.</p><p>Replace</p><p><code>if ( empty( $key ) )</code></p><p>With</p><p><code>if ( empty( $key ) || is_array( $key ) )</code></p><p>It is advised to apply the temporary fix as soon as possible to Wordpress installations.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/11/wordpress-remote-admin-password-reset-vulnerability/feed/</wfw:commentRss> <slash:comments>14</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 (user agent is rejected)
Database Caching 6/13 queries in 0.004 seconds using disk

Served from: www.ghacks.net @ 2010-03-15 21:04:59 -->