<?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>Daily Gadgets, Computer, and Electronics News &#187; vulnerability</title>
	<atom:link href="http://www.funponsel.com/blog/tag/vulnerability/feed" rel="self" type="application/rss+xml" />
	<link>http://www.funponsel.com/blog</link>
	<description>Daily Gadgets, Computer, and Electronics News</description>
	<lastBuildDate>Sun, 22 Nov 2009 19:08:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>First Bug Found On Firefox 1.5 Beta 1</title>
		<link>http://www.funponsel.com/blog/internet/first-bug-found-on-firefox-15-beta-1.html</link>
		<comments>http://www.funponsel.com/blog/internet/first-bug-found-on-firefox-15-beta-1.html#comments</comments>
		<pubDate>Sat, 10 Sep 2005 02:35:52 +0000</pubDate>
		<dc:creator>cosa</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[web_browser]]></category>

		<guid isPermaLink="false">http://www.funponsel.com/blog/?p=666</guid>
		<description><![CDATA[Yesterday, Mozilla has finally released the long-waited Firefox update, Firefox Beta 1. The new version of this growing open-source browser offers faster browsing experience, more stability, support for the latest web technology (CSS3, JavaScript 1.6, etc), security enhancement, and many more. The 2nd Firefox beta version will hit public on 5 October 2005.
Couple hours after [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.funponsel.net/images//logo/firefox.jpg" width="140" height="84" alt="Mozilla Firefox" title="Mozilla Firefox" />Yesterday, Mozilla has finally released the long-waited Firefox update, <a href="http://www.funponsel.com/blog/archives/2005/09/09/mozilla-firefox-15-beta-1-released/">Firefox Beta 1</a>. The new version of this growing open-source browser offers faster browsing experience, more stability, support for the latest web technology (CSS3, JavaScript 1.6, etc), security enhancement, and <a href="http://www.mozilla.org/products/firefox/releases/1.5beta1.html">many more</a>. The 2nd Firefox beta version will hit public on <a href="http://www.funponsel.com/blog/archives/2005/08/31/mozilla-firefox-15-beta-1-available-on-8th-september/">5 October 2005</a>.</p>
<p><span id="more-666"></span>Couple hours after Mozilla released Firefox Beta 1, the first bug found. Tim Ferris, a security researcher, posted information about the security flaw on this browser, accompanied with proof-of-concept code, on his own website and <a href="http://lists.grok.org.uk/pipermail/full-disclosure/2005-September/036958.html">Full Disclosure</a> security mailing list.</p>
<p>Ferris said, &#8220;<em>A buffer overflow vulnerability exists within Firefox version 1.0.6 and all other prior versions which allows for an attacker to remotely execute arbitrary code on an affected host.</em>&#8220;.</p>
<p><a href="http://secunia.com/advisories/16764/">Secunia</a>, a Danish security vulnerability tracker, marked this bug as &#8220;Highly Critical&#8221;. They noted that the flaw also affects Mozilla 1.7x and Netscape 7.x and 8.x browsers. </p>
<blockquote><p>The vulnerability is caused due to an error in the handling of an URL that contains the 0xAD character in its domain name. This can be exploited to cause a heap-based buffer overflow.</p>
<p>Successful exploitation crashes Firefox and may potentially allow code execution but requires that the user is tricked into visiting a malicious web site or open a specially crafted HTML file.</p></blockquote>
<p>Mozilla has been notified about the flaw and currently working on it. On Friday afternoon, they released a small patch that disables support for international domain names, or IDNs (the buffer overflow at issue occurs in the code that normalizes IDNs). The detail about the patch is available <a href="http://www.mozilla.org/security/idn.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funponsel.com/blog/internet/first-bug-found-on-firefox-15-beta-1.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wordpress v1.5.1.3 Exploit</title>
		<link>http://www.funponsel.com/blog/wordpress/wordpress-v1513-exploit.html</link>
		<comments>http://www.funponsel.com/blog/wordpress/wordpress-v1513-exploit.html#comments</comments>
		<pubDate>Sun, 14 Aug 2005 10:29:02 +0000</pubDate>
		<dc:creator>cosa</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.funponsel.com/blog/?p=366</guid>
		<description><![CDATA[If you&#8217;re using Wordpress v1.5.1.3, you should aware of the latest exploit found on this latest Wordpress version. SecuriTeam posted this exploit on August 10th, as quoted below (via LiewCF):
A vulnerability in WordPress&#8217;s handling of incoming cookie information allows remote attackers to cause the program to execute arbitrary code if the PHP settings of register_globals [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.funponsel.net/images//wplogo.png" width="181" height="30" alt="WordPress Logo" title="WordPress Logo" />If you&#8217;re using <a href="http://www.wordpress.org/">Wordpress</a> v1.5.1.3, you should aware of the latest exploit found on this latest Wordpress version. SecuriTeam <a href="http://www.securiteam.com/unixfocus/5BP0G00GLK.html">posted this exploit</a> on August 10th, as quoted below (via <a href="http://www.liewcf.com/blog/archives/2005/08/wordpress-1513-remote-access-exploit/">LiewCF</a>):</p>
<blockquote><p>A vulnerability in WordPress&#8217;s handling of incoming cookie information allows remote attackers to cause the program to execute arbitrary code if the PHP settings of register_globals has been set to On.</p></blockquote>
<p><span id="more-366"></span>To protect your blog, you can choose between these 2 solution:</p>
<ol>
<li>From <a href="http://www.tamba2.org.uk/T2/archives/2005/08/13/stop-your-blog-being-hacked/">Tamba2</a>, edit <strong>.htaccess</strong> file that covered your blog and add the following line:<br />
<code>php_flag register_globals off</code></li>
<li>From <a href="http://www.kamigoroshi.net/archive/2005/08/13/771">Kamigoroshi</a>, if you&#8217;re too lazy to edit the file, just download the fix <a href="http://trac.wordpress.org/file/branches/1.5/wp-settings.php?rev=2779&#038;format=raw">here</a>, and upload it to your blog directory. It will replace <strong>wp-settings.php</strong> file.</li>
</ol>
<p>That&#8217;s it, you&#8217;re now immune to the remote attack caused by this exploit. It&#8217;s easy and take less than 5 minutes, so you should do it a.s.a.p before it&#8217;s too late :d</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funponsel.com/blog/wordpress/wordpress-v1513-exploit.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
