<?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>It should work... &#187; fallo de seguridad</title>
	<atom:link href="http://vierito.es/wordpress/tag/fallo-de-seguridad/feed/" rel="self" type="application/rss+xml" />
	<link>http://vierito.es/wordpress</link>
	<description>Cuando cualquier trasto es útil</description>
	<lastBuildDate>Sat, 09 Jul 2011 02:34:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Va de pre-fetching, WordPress y links malintencionados</title>
		<link>http://vierito.es/wordpress/2009/08/13/va-de-pre-fetching-wordpress-y-links-malintencionados/</link>
		<comments>http://vierito.es/wordpress/2009/08/13/va-de-pre-fetching-wordpress-y-links-malintencionados/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 01:02:48 +0000</pubDate>
		<dc:creator>vierito5</dc:creator>
				<category><![CDATA[hacking]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[fallo de seguridad]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox 3.5]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[pre-fetching]]></category>
		<category><![CDATA[vulnerabilidad]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress 2.8.3]]></category>

		<guid isPermaLink="false">http://vierito.es/wordpress/?p=620</guid>
		<description><![CDATA[Como más de uno sabrá ya, ha salido a la luz una vulnerabilidad en WordPress 2.8.3 mediante la cual se puede resetear el password de administrador con un link malicioso (maliiiiiiiiiigno) como el siguiente: http://DOMAIN_NAME.TLD/wordpress/wp-login.php?action=rp&#38;key=o7naCKN3OoeU2KJMMsag Hasta aquí normal, de vez en cuando salen vulnerabilidades, además cuando recibes un correo (por ejemplo) con el link maloso [...]]]></description>
			<content:encoded><![CDATA[<p>Como más de uno sabrá ya, ha salido a la luz una <a title=\"Vulnerabilidad WordPress 2.8.3\" href="http://vierito.es/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2xpc3RzLmdyb2sub3JnLnVrL3BpcGVybWFpbC9mdWxsLWRpc2Nsb3N1cmUvMjAwOS1BdWd1c3QvMDcwMTM5Lmh0bWw=">vulnerabilidad en WordPress 2.8.3</a> mediante la cual se puede <strong>resetear el password de administrador</strong> con un link malicioso (maliiiiiiiiiigno) como el siguiente:</p>
<pre><em><em><a title=\"Link malicioso WordPress 2.8.3\" href="http://vierito.es/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2RvbWFpbl9uYW1lLnRsZC93b3JkcHJlc3Mvd3AtbG9naW4ucGhwP2FjdGlvbj1ycCZhbXA7a2V5PW83bmFDS04zT29lVTJLSk1Nc2Fn">http://DOMAIN_NAME.TLD/wordpress/wp-login.php?action=rp&amp;key=o7naCKN3OoeU2KJMMsag</a></em></em></pre>
<p>Hasta aquí normal, de vez en cuando salen vulnerabilidades, además cuando recibes un correo (por ejemplo) con el link maloso te das cuenta de que hay gato encerrado.. pero ¿puede haber otros factores? Uhm, sí. ¿Qué tal los <a title=\"Peligros de los acortadores de URLs\" href="http://vierito.es/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5zZWN1cml0eWJ5ZGVmYXVsdC5jb20vMjAwOS8wNy9hY29ydGFuZG8tbGEtc2VndXJpZGFkLmh0bWw=">acortadores de direcciones</a>? No se vería en principio a donde vas.</p>
<p><a href="http://vierito.es/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3ZpZXJpdG8uZXMvd29yZHByZXNzL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDA5LzA4L2J1Zy1mZWF0dXJlLmpwZw=="><img class="aligncenter size-medium wp-image-621" title="bug-feature" src="http://vierito.es/wordpress/wp-content/uploads/2009/08/bug-feature-480x360.jpg" alt="bug-feature" width="480" height="360" /></a></p>
<p>Por otro lado, hace un par de días actualicé Firefox a la versión 3.5.2 y esta mañana me he dado cuenta de que tiene activado un <strong>pre-fetch</strong> de links para navegar de un modo más rápido, es decir, precarga la primera búsqueda de google, precarga el siguiente post del blog que estás leyendo, etc. ¿Precarga un link malicioso que has recibido intentando explotar el bug anterior?</p>
<p>No me parece <strong>nada segura</strong> este tipo de<em> navegación acelerada</em> así que para desactivar esta opción se puede entrar en el <a title=\"about:config\" href="http://vierito.es/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=YWJvdXQ6Y29uZmln">about:config</a> y desactivarla:</p>
<p><code>network.prefetch-next = false</code></p>
<p>Y ahora el mundo es un poquito mejor (de hecho ya han ido llegando correos maliciosos por algún sitio intentando explotarlo).</p>
<p>Sobre WordPress, ó se actualiza a la versión 2.8.4 ó se cambia <a title=\"Vulnerabilidad WordPress 2.8.3\" href="http://vierito.es/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5kcmFnb25qYXIub3JnL3Jlc2V0ZW8tcmVtb3RvLWRlbC1wYXNzd29yZC1kZS1hZG1pbi1lbi13b3JkcHJlc3MueGh0bWw=">a mano</a> el código vulnerable.<br/><br/><i>&#8211;<br/>Fuente original en <a href="http://vierito.es/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3ZpZXJpdG8uZXMvd29yZHByZXNz">http://vierito.es/wordpress</a></i><br/><br/><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://vierito.es/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3ZpZXJpdG8uZXMvd29yZHByZXNzLzIwMDkvMDQvMDgvMS1hbm8tZGUtaXQtc2hvdWxkLXdvcmsteS1tYXMv" rel=\"bookmark\" title=\"April 8, 2009\">1 año de It Should Work y más</a></li>
</ul>
<p><!-- Similar Posts took 3.765 ms --></p>
 <img src="http://vierito.es/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=620" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://vierito.es/wordpress/2009/08/13/va-de-pre-fetching-wordpress-y-links-malintencionados/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

