<?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>carpeDMI.com &#187; security</title>
	<atom:link href="http://blog.carpedmi.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.carpedmi.com</link>
	<description>Seize the Day</description>
	<lastBuildDate>Tue, 13 Jul 2010 17:37:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>wordpress unauthenticated administrator password reset &#8211; 2.8.3</title>
		<link>http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/</link>
		<comments>http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 18:03:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[web-general]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.carpedmi.com/?p=108</guid>
		<description><![CDATA[There is a security flaw in WordPress 2.8.3 which allows the admin password to be reset via a browser GET request. This will temporarily lock out admins from their site. It is a flaw in the password reset function of wp-login.php. It can only reset the admin account and cannot be used to break into the [...]]]></description>
			<content:encoded><![CDATA[<p>There is a security flaw in WordPress 2.8.3 which allows the admin password to be reset via a browser GET request. This will temporarily lock out admins from their site. It is a flaw in the password reset function of wp-login.php. <strong>It can only reset the admin account and cannot be used to break into the system. </strong>In other words, an inconvenience, not a threat.<strong><br />
</strong></p>
<p>To temporarily fix this until it is patched by the WP developers change line 190 in wp-login.php from:</p>
<p><code>if ( empty( $key ) )</code></p>
<p>to:</p>
<p><code>if ( empty( $key ) || is_array( $key ) )</code></p>
<p>A good write-up of the situation can be found here at <a title="h-online.com" href="http://www.h-online.com/security/WordPress-vulnerability-allows-remote-admin-password-reset--/news/113972" target="_blank">H-Online.com</a>. If you find yourself already locked out of your system, there is a script available from codex.wordpress.org: <a href="http://codex.wordpress.org/Resetting_Your_Password#Using_the_Emergency_Password_Reset_Script" target="_blank">Using the Emergency Password Reset Script</a></p>
<p>Let&#8217;s stay safe out there&#8230;</p>


<div class="shr-bookmarks shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/&amp;title=wordpress+unauthenticated+administrator+password+reset+-+2.8.3" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/&amp;title=wordpress+unauthenticated+administrator+password+reset+-+2.8.3" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/&amp;title=wordpress+unauthenticated+administrator+password+reset+-+2.8.3" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/&amp;title=wordpress+unauthenticated+administrator+password+reset+-+2.8.3" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/&amp;t=wordpress+unauthenticated+administrator+password+reset+-+2.8.3" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=wordpress+unauthenticated+administrator+password+reset+-+2.8.3+-+http://tinyurl.com/rc2hkf&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/&amp;title=wordpress+unauthenticated+administrator+password+reset+-+2.8.3&amp;summary=There%20is%20a%20security%20flaw%20in%20Wordpress%202.8.3%20which%20allows%20the%20admin%20password%20to%20be%20reset%20via%20a%20browser%20GET%20request.%20This%20will%20temporarily%20lock%20out%20admins%20from%20their%20site.%C2%A0It%20is%20a%20flaw%20in%20the%20password%20reset%20function%20of%20wp-login.php.%20It%20can%20only%20reset%20the%20admin%20account%20and%20cannot%20be%20used%20to%20break%20into&amp;source=carpeDMI.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/&amp;title=wordpress+unauthenticated+administrator+password+reset+-+2.8.3" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=wordpress+unauthenticated+administrator+password+reset+-+2.8.3&amp;link=http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.carpedmi.com/2009/08/11/wordpress-unauthenticated-administrator-password-reset-2-8-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
