<?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>Darknet - The Darkside &#187; poc</title>
	<atom:link href="http://www.darknet.org.uk/tag/poc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Microsoft Investigates IE CSS Cross-Origin Theft Vulnerability</title>
		<link>http://www.darknet.org.uk/2010/09/microsoft-investigate-ie-css-cross-origin-theft-vulnerability/</link>
		<comments>http://www.darknet.org.uk/2010/09/microsoft-investigate-ie-css-cross-origin-theft-vulnerability/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 09:53:41 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Windows Hacking]]></category>
		<category><![CDATA[chris evans]]></category>
		<category><![CDATA[cross origin theft vulnerability]]></category>
		<category><![CDATA[css cross origin theft]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE-security]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[internet explorer security]]></category>
		<category><![CDATA[internet explorer vulnerability]]></category>
		<category><![CDATA[internet-explorer]]></category>
		<category><![CDATA[internet-explorer-exploit]]></category>
		<category><![CDATA[poc]]></category>
		<category><![CDATA[proof-of-concept]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=2946</guid>
		<description><![CDATA[There&#8217;s a lot of circumstantial evidence surround this as Microsoft themselves haven&#8217;t clarified or publicly announced anything related to the CSS Cross-Origin Theft bug &#8211; but it seems fairly clear. Some media sources are quoting it as a &#8216;new bug&#8216; &#8211; which it isn&#8217;t, according to other sources it has been known about for at [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a lot of circumstantial evidence surround this as <a href="http://www.darknet.org.uk/tag/microsoft/">Microsoft</a> themselves haven&#8217;t clarified or publicly announced anything related to the CSS Cross-Origin Theft bug &#8211; but it seems fairly clear.</p>
<p>Some media sources are quoting it as a &#8216;<a href="http://www.theregister.co.uk/2010/09/06/mystery_ie_bug/">new bug</a>&#8216; &#8211; which it isn&#8217;t, according to other sources it has been known about for at least 2 years and one paper has traced it back as far as 2002 (<a href="http://websec.sv.cmu.edu/css/css.pdf">PDF file</a>).</p>
<blockquote><p>Microsoft last Friday said it was looking into a long-known vulnerability in Internet Explorer (IE) that could be used to access users&#8217; data and Web-based accounts.</p>
<p>The bug can allow hackers to hijack Web mail accounts, steal data and send illicit tweets, said Google security engineer Chris Evans in a message posted on the Full Disclosure mailing list. Evans also published a demonstration that showed how the flaw in IE8 could be used to commandeer a user&#8217;s Twitter account and send unauthorized tweets.</p>
<p>The vulnerability, known as a &#8220;CSS cross-origin theft&#8221; bug, has a long history. Researchers at Carnegie Mellon University, who recently published a paper on the subject, have traced it back as far as 2002. Those researchers will present their paper at the Conference on Computer and Communications Security next month. Even so, the flaw received little attention until Evans blogged about it in December 2009. He had submitted a bug report for Chrome eight months earlier. </p></blockquote>
<p>Microsoft <a href="http://twitter.com/msftsecresponse/statuses/22934606564">did Tweet about</a> looking into something but haven&#8217;t named it although coincidentally it was just a few hours after the <a href="http://seclists.org/fulldisclosure/2010/Sep/64">public disclosure</a> of this flaw. A point of contention is that this bug has been known about for a long time and has been patched by all the other major browsers including <a href="http://www.darknet.org.uk/tag/chrome/">Chrome</a> and <a href="http://www.darknet.org.uk/tag/firefox/">Firefox</a>.</p>
<p>Another interesting point is that Chris Evans is actually a <a href="http://www.darknet.org.uk/tag/google/">Google</a> engineer. Earlier this year <a href="http://www.darknet.org.uk/tag/tavis-ormandy/">Tavis Ormandy</a> went public with a serious flaw in Windows once again stating Microsoft was unwilling to address it.</p>
<blockquote><p>Although Microsoft has not patched the vulnerability in IE8, other browsers, including Firefox, Chrome, Safari and Opera, have fixed the flaw. Google patched the bug in Chrome last January, while Mozilla did the same in July with Firefox 3.6.7 and Firefox 3.5.11.</p>
<p>IE9 includes a fix for the vulnerability. Microsoft plans to ship a public beta of IE9 on Sept. 15.</p>
<p>On Friday, Evans explained why he was adding to the patch pressure by crafting a proof-of-concept. &#8220;I have been unsuccessful in persuading the vendor to issue a fix,&#8221; he said of Microsoft.</p>
<p>Microsoft issued a statement Friday saying it was investigating Evans&#8217; reports, but declined to answer questions on Monday, including whether earlier versions of IE were vulnerable or why it has not yet addressed the bug.</p>
<p>&#8220;We&#8217;re currently unaware of any attacks trying to use the claimed vulnerability or of customer impact,&#8221; said Jerry Bryant, a group manager with the Microsoft Security Response Center, in the e-mailed statement. </p></blockquote>
<p>In the case of Tavis Ormandy it was the <a href="http://www.darknet.org.uk/2010/06/windows-help-vulnerability-exploited-in-the-wild/">Windows Help Vulnerability Exploited In The Wild</a>, I expect with this vulnerability going public and with an accompanying proof of concept we may well see this CSS attack in the wild too.</p>
<p>IF you are interested you can see the PoC for the bug here:</p>
<p><a href="http://scary.beasts.org/misc/twitter.html">http://scary.beasts.org/misc/twitter.html</a></p>
<p>Source: <a href="http://www.networkworld.com/news/2010/090710-microsoft-investigates-two-year-old-ie.html?source=nww_rss">Network World</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Microsoft+Investigates+IE+CSS+Cross-Origin+Theft+Vulnerability+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D2946+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2010/09/microsoft-investigate-ie-css-cross-origin-theft-vulnerability/&amp;t=Microsoft+Investigates+IE+CSS+Cross-Origin+Theft+Vulnerability" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2010/09/microsoft-investigate-ie-css-cross-origin-theft-vulnerability/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2010/09/microsoft-investigate-ie-css-cross-origin-theft-vulnerability/&amp;title=Microsoft+Investigates+IE+CSS+Cross-Origin+Theft+Vulnerability" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2010/09/microsoft-investigate-ie-css-cross-origin-theft-vulnerability/&amp;title=Microsoft+Investigates+IE+CSS+Cross-Origin+Theft+Vulnerability" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2010/09/microsoft-investigate-ie-css-cross-origin-theft-vulnerability/&amp;title=Microsoft+Investigates+IE+CSS+Cross-Origin+Theft+Vulnerability" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2010/09/microsoft-investigate-ie-css-cross-origin-theft-vulnerability/&amp;title=Microsoft+Investigates+IE+CSS+Cross-Origin+Theft+Vulnerability" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2010%2F09%2Fmicrosoft-investigate-ie-css-cross-origin-theft-vulnerability%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2010/09/microsoft-investigate-ie-css-cross-origin-theft-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Information about the Internet Explorer Exploit createTextRange Code Execution</title>
		<link>http://www.darknet.org.uk/2006/03/information-about-the-internet-explorer-exploit-createtextrange-code-execution/</link>
		<comments>http://www.darknet.org.uk/2006/03/information-about-the-internet-explorer-exploit-createtextrange-code-execution/#comments</comments>
		<pubDate>Mon, 27 Mar 2006 05:52:03 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Windows Hacking]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[darknet]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE-exploit]]></category>
		<category><![CDATA[internet-explorer-exploit]]></category>
		<category><![CDATA[poc]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2006/03/information-about-the-internet-explorer-exploit-createtextrange-code-execution/</guid>
		<description><![CDATA[Internet Storm Center&#8217;s always informative Diary has some good information. At the urging of Handler Extraordinaire Kyle Haugsness, I tested the sploit on a box with software-based DEP and DropMyRights&#8230; here are the results: Software-based DEP protecting core Windows programs: sploit worked Software-based DEP protecting all programs: sploit worked DropMyRights, config&#8217;ed to allow IE to [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Internet Storm Center&#8217;s always informative Diary has some good information.</p>
<blockquote><p>At the urging of Handler Extraordinaire Kyle Haugsness, I tested the sploit on a box with software-based DEP and DropMyRights&#8230; here are the results:</p>
<p>Software-based DEP protecting core Windows programs: sploit worked<br />
Software-based DEP protecting all programs: sploit worked<br />
DropMyRights, config&#8217;ed to allow IE to run (weakest form of DropMyRights protection): sploit worked<br />
Active Scripting Disabled: sploit failed</p>
<p>So, go with the last one, if you are concerned.  By the way, you should be concerned.</p></blockquote>
<p>It didn&#8217;t take long for the exploits to appear for that IE vulnerability.  One has been making the rounds that pops the calculator up (no, I&#8217;m not going to point you to the PoC code, it is easy enough to find if you read any of the standard mailing lists), but it is a relatively trivial mod to turn that into something more destructive.  For that reason, SANS is raising Infocon to yellow for the next 24 hours.</p>
<p>Microsoft recommends you turn Active Scripting OFF to protect against this vulnerability.</p>
<p>Source: <a href="http://isc.sans.org/diary.php?storyid=1212">ISC</a></p>
<p>Yah I know, yet another reason to dump Internet Explorer and grab Firefox, not that anyone reading this site would be using Internet Exploder..</p>
<p>The code is along the lines of:</p>
<p>&lt;code&gt;&lt;input type=&#8221;checkbox&#8221; id=&#8217;c'&gt;<br />
&lt;script&gt;<br />
	r=document.getElementById(&#8220;c&#8221;);<br />
	a=r.createTextRange();<br />
&lt;/script&gt;&lt;/code&gt;</p>
<p>You can find the <a href="http://www.bleedingsnort.com/cgi-bin/viewcvs.cgi/sigs/EXPLOIT/EXPLOIT_IE_Vulnerabilities?view=markup">Bleeding Snort rule for the IE Exploit here</a>.</p>
<p><a href="http://computerworld.co.nz/news.nsf/news/E637038E81642345CC25713B0015F841">Microsoft has now confirmed this.</a></p>
<blockquote><p>&#8220;We&#8217;re still investigating, but we have confirmed this vulnerability and I am writing a Microsoft Security Advisory on this,&#8221; writes Lennart Wistrand, security program manager with the Microsoft Security Response Center, in a blog posting. &#8220;We will address it in a security update.&#8221;</p></blockquote>
<p></p>
<p>There is also a <a href="http://news.com.com/Third%20party%20offers%20temporary%20IE%20fix/2100-1002_3-6054583.html?tag=nefd.top">3rd party fix for this from eEye</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Information+about+the+Internet+Explorer+Exploit+createTextRange+Code+Execution+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D135+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2006/03/information-about-the-internet-explorer-exploit-createtextrange-code-execution/&amp;t=Information+about+the+Internet+Explorer+Exploit+createTextRange+Code+Execution" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2006/03/information-about-the-internet-explorer-exploit-createtextrange-code-execution/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2006/03/information-about-the-internet-explorer-exploit-createtextrange-code-execution/&amp;title=Information+about+the+Internet+Explorer+Exploit+createTextRange+Code+Execution" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2006/03/information-about-the-internet-explorer-exploit-createtextrange-code-execution/&amp;title=Information+about+the+Internet+Explorer+Exploit+createTextRange+Code+Execution" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2006/03/information-about-the-internet-explorer-exploit-createtextrange-code-execution/&amp;title=Information+about+the+Internet+Explorer+Exploit+createTextRange+Code+Execution" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2006/03/information-about-the-internet-explorer-exploit-createtextrange-code-execution/&amp;title=Information+about+the+Internet+Explorer+Exploit+createTextRange+Code+Execution" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2006%2F03%2Finformation-about-the-internet-explorer-exploit-createtextrange-code-execution%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2006/03/information-about-the-internet-explorer-exploit-createtextrange-code-execution/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

