<?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>boriel.com &#187; Security</title>
	<atom:link href="http://www.boriel.com/category/tag/informatica/seguridad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.boriel.com</link>
	<description>La conexión con lo que hay &#34;ahí fuera&#34;</description>
	<lastBuildDate>Wed, 28 Jul 2010 13:44:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Captcha Unsafe?</title>
		<link>http://www.boriel.com/2008/01/20/is-captcha-unsafe/</link>
		<comments>http://www.boriel.com/2008/01/20/is-captcha-unsafe/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 17:22:05 +0000</pubDate>
		<dc:creator>Boriel</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[[lang_en]Security[/lang_en][lang_es]Seguridad[/lang_es]]]></category>

		<guid isPermaLink="false">http://www.boriel.com/2008/01/20/is-captcha-unsafe/</guid>
		<description><![CDATA[I&#8217;ve recently received an email asking me to fix some Captcha! vulnerabilities that will allow spammers to enter automated spam comments. Such supposed vulnerabilities where published on a Russian Ukranian blog. Puzzled about this, I checked those post. One of them claimed Captcha! is vulnerable to CSRF and the other post is about XSS. Basically, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently received an email asking me to fix some <a href="http://www.boriel.com/?page_id=17">Captcha!</a> vulnerabilities that will allow spammers to enter automated spam comments. Such supposed vulnerabilities where published on a <del datetime="2008-01-22T08:18:56+00:00">Russian</del> <a href="http://websecurity.com.ua">Ukranian blog</a>.</p>
<p>Puzzled about this, I checked those post. <a href="http://websecurity.com.ua/1587/">One of them</a> claimed Captcha! is vulnerable to <a href="http://en.wikipedia.org/wiki/Cross-site_request_forgery"><abbr title="Cross Site Request Forgery" />CSRF</a> and the <a href="http://websecurity.com.ua/1588/">other post</a> is about <a href="http://en.wikipedia.org/wiki/Cross-site_scripting"><abbr title="Cross Site Scripting">XSS</abbr></a>.</p>
<p>Basically, CSRF means you visit an insecure website <strong>while</strong> logged in into our WordPress blog. If so, and the site is prepared <b>specifically for you</b> (that is, the hacker knows you&#8217;re going to browse him while being logged into xxyyzz.com and your&#8217;re the admin of xxyyzz.com) then he could create a malicious page to change your WP configuration (Captcha! included) awaiting for you to browse it.</p>
<p>Using this (rather improbable and really tricky) technique, visiting a hackers site can change Captcha! code length to 0, which disables it: Captcha! won&#8217;t check 0-length codes. The sames applies for XSS (the second vulnerability).</p>
<h2>Protecting against CSRF</h2>
<p>This has been fixed on version 2.6 (now avaliable for download). </p>
<p>For previous versions, the best protection against CSRF is to <b>logout your WP site</b> before browsing an insecure web site. If you tend to check the &#8220;Remember me&#8221; check box when logging in, don&#8217;t use it.</p>
<p>Also use a browser like <a href="http://www.mozilla.org">Firefox</a> with the <a href="http://noscript.net/">NoScript!</a> extension installed. This extension will warn you about this kinds of attacks even if you have forgotten to logout your WP blog.</p>
<h2>How will this impact me?</h2>
<p>You can relax. There&#8217;s nothing dangerous to fix, and Captcha! is safe. Simply <a href="http://www.boriel.com/plugins/captcha-plugin/">ugprade</a> to the latest version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.boriel.com/2008/01/20/is-captcha-unsafe/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
