<?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>Browser Watch &#187; Chrome 2</title>
	<atom:link href="http://www.browser-watch.com/tag/chrome-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.browser-watch.com</link>
	<description>Web browser news as it happens</description>
	<lastBuildDate>Sun, 01 May 2011 06:30:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Google fixes 3 Chrome security holes</title>
		<link>http://www.browser-watch.com/2009/08/27/google-fixes-3-chrome-security-holes/</link>
		<comments>http://www.browser-watch.com/2009/08/27/google-fixes-3-chrome-security-holes/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 23:09:40 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Chrome 2]]></category>
		<category><![CDATA[Chrome 2.0.172.43]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Security Patches]]></category>

		<guid isPermaLink="false">http://www.browser-watch.com/?p=636</guid>
		<description><![CDATA[Google has fixed 3 Chrome security holes, two which were rated as high severity, and the other as medium. The first issue was in the V8 JavaScript engine, which could &#8220;allow specially-crafted Javascript on a web page to read unauthorized memory, bypassing security checks.&#8221; The second issue allows poorly formed XML to crash the browser [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.browser-watch.com/wp-content/uploads/2009/06/google-chrome-icon-250px.png"><img class="alignright size-full wp-image-470" title="Google Chrome" src="http://www.browser-watch.com/wp-content/uploads/2009/06/google-chrome-icon-250px.png" alt="Google Chrome" width="150" height="150" /></a>Google has fixed 3 Chrome security holes, two which were <a href="http://googlechromereleases.blogspot.com/2009/08/stable-update-security-fixes.html" target="_blank">rated</a> as high severity, and the other as medium.</p>
<p>The first issue was in the V8 JavaScript engine, which could &#8220;allow specially-crafted Javascript on a web page to read unauthorized memory, bypassing security checks.&#8221;</p>
<p>The second issue allows poorly formed XML to crash the browser tab. &#8220;A malicious XML payload may be able to trigger a use-after-free condition. Other tabs are unaffected.&#8221;</p>
<p>The final bug could allow &#8220;sites whose certificates are signed using MD2 or MD4 hashing algorithms &#8230; to spoof an invalid site as a valid HTTPS site.&#8221;</p>
<p>Thankfully, none of these risks were rated as critical thanks to Google Chrome&#8217;s sandbox environment. The update will be pushed out to all current Chrome users.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.browser-watch.com/2009/08/27/google-fixes-3-chrome-security-holes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome 2.0.172.37 pushed out</title>
		<link>http://www.browser-watch.com/2009/07/22/chrome-2-0-172-37-pushed-out/</link>
		<comments>http://www.browser-watch.com/2009/07/22/chrome-2-0-172-37-pushed-out/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 05:02:29 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Chrome 2]]></category>
		<category><![CDATA[Chrome 2.0.172.37]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Security Patches]]></category>

		<guid isPermaLink="false">http://www.browser-watch.com/?p=566</guid>
		<description><![CDATA[Google has pushed out Chrome 2.0.172.37 to users of the browser, patching two security holes. The security holes would allow an attacker to run arbitrary code in the Google Chrome sandbox and even with the privileges of the logged on user. Other changes include: Fix: Solving captcha images broken at orkut.com. (Issue15569) Make forward/backward navigation [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.browser-watch.com/wp-content/uploads/2009/06/google-chrome-icon-250px.png"><img class="alignright size-full wp-image-470" title="Google Chrome" src="http://www.browser-watch.com/wp-content/uploads/2009/06/google-chrome-icon-250px.png" alt="Google Chrome" width="150" height="150" /></a>Google has pushed out Chrome 2.0.172.37 to users of the browser, patching two security holes.</p>
<p>The security holes would allow an attacker to run arbitrary code in the Google Chrome sandbox and even with the privileges of the logged on user.</p>
<p>Other changes include:</p>
<ul>
<li>Fix: Solving captcha images broken at orkut.com. (Issue<a href="http://code.google.com/p/chromium/issues/detail?id=15569">15569</a>)</li>
<li>Make forward/backward navigation work even when redirection is involved. (Issue <a href="http://code.google.com/p/chromium/issues/detail?id=9663">9663</a>, issue <a href="http://code.google.com/p/chromium/issues/detail?id=10531">10531</a>)</li>
<li>Fix: Daylight savings time not recognized for some CET locales. (Issue <a href="http://code.google.com/p/chromium/issues/detail?id=12579">12579</a>)</li>
<li>Fix a browser crash on closing a URL request. (Issue <a href="http://code.google.com/p/chromium/issues/detail?id=8942">8942</a>)</li>
<li>Update the V8 Javascript engine to version 1.1.10.14 to fix issues with regular expressions.</li>
<li>Update Gears to the latest release, 0.5.25.0.</li>
</ul>
<p>The update will be pushed out automatically to Chrome users.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.browser-watch.com/2009/07/22/chrome-2-0-172-37-pushed-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

