<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx</link><description>A presentation at Black Hat last week has sparked some discussion in the community. The presentation talks about the potential dangers of script in feeds. I posted on the RSS Team blog regarding the mitigations that are implemented in the IE7 Feed View</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#692611</link><pubDate>Wed, 09 Aug 2006 01:14:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:692611</guid><dc:creator>Steve</dc:creator><description>If it is just JavaScript (e.g. ECMAScript), then I could care less. &amp;nbsp;However if it is VBScript, or ActiveX?.. I will be disabling it instantly.&lt;br&gt;&lt;br&gt;That said, I don't know what one would *need* script in Feeds for.</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#692688</link><pubDate>Wed, 09 Aug 2006 02:49:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:692688</guid><dc:creator>Grant</dc:creator><description>&amp;quot;If it is just JavaScript (e.g. ECMAScript), then I could care less. &amp;nbsp;However if it is VBScript, or ActiveX?.. I will be disabling it instantly.&amp;quot;&lt;br&gt;&lt;br&gt;I hate to disappoint you but JavaScript (ECMAScript) can do anything in IE at any particular security level that VBScript can do. One scripting language is not &amp;quot;more secure&amp;quot; than the other.&lt;br&gt;&lt;br&gt;In fact, most of the recent vulnerabilities have been exploited using JavaScript syntax, however I'm sure most of them could have also been exploited using VBScript syntax.&lt;br&gt;&lt;br&gt;And ActiveX is not a scripting language. If an ActiveX component were insecure, and could be maliciously scripted from a feed, then the malicious activities it could perform could be scripted using either JavaScript or VBScript syntax.</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#692801</link><pubDate>Wed, 09 Aug 2006 04:49:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:692801</guid><dc:creator>Nate</dc:creator><description>Does Outlook 2007 use the same platform? It seems to be able to view feeds with DTD's, but not IE7. Any plans to change that?</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#692826</link><pubDate>Wed, 09 Aug 2006 05:25:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:692826</guid><dc:creator>rss</dc:creator><description>Outlook 2007 doesn't use the same platform (except to synchronize feed lists).&lt;br&gt;&lt;br&gt;IE7 won't support for feeds with DTDs (that is unlikely to change). &lt;br&gt;&lt;br&gt;Sean Lyndersay [MS]</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#692858</link><pubDate>Wed, 09 Aug 2006 06:16:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:692858</guid><dc:creator>PatriotB</dc:creator><description>&amp;quot;Outlook 2007 doesn't use the same platform&amp;quot;&lt;br&gt;&lt;br&gt;That's unfortunate. &amp;nbsp;Very unfortunate.&lt;br&gt;&lt;br&gt;But I suppose the Office folks don't want to require their customers to have IE7 installed, in order to use RSS at all.</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#692935</link><pubDate>Wed, 09 Aug 2006 07:59:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:692935</guid><dc:creator>Dirk</dc:creator><description>Scripts in feeds would be a very, very bad idea. An RSS feed is just a list of links, to say it boldly. It is made for machines to read, not for humans to read (humans need only to read a parsed result). Machines need _no_ behaviour on the pages, so scripts are unnecessary. If one would like to script in his/her RSS feed, it should be included in an XSL stylesheet.</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#693016</link><pubDate>Wed, 09 Aug 2006 10:21:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693016</guid><dc:creator>Jake Archibald</dc:creator><description>Agree with Dirk. I can't think of a non-abusive use of script in RSS feeds. Don't process it.</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#693084</link><pubDate>Wed, 09 Aug 2006 12:07:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693084</guid><dc:creator>Will</dc:creator><description>If you folks would read the blog, you'd see that they don't process script for feeds, period.</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#693092</link><pubDate>Wed, 09 Aug 2006 12:22:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693092</guid><dc:creator>John A. Bilicki III</dc:creator><description>Follow all of the standards and don't diverge with proprietary features. If something kicks enough ass suggest it for newer standards.&lt;br&gt;&lt;br&gt;One of the best parts of application/xhtml+xml is that in Gecko browsers it breaks the page 99.9% of the time there is an error. It either is coded correctly or it isn't. Those who create webpages should be no less susceptible to pages not rendering as programmers and their programs not running because of a misplaced semi-colon for example. IE needs to be 200% less forgiving of 12 year olds who have downloaded Dreamweaver.</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#693098</link><pubDate>Wed, 09 Aug 2006 12:35:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693098</guid><dc:creator>Jeremy</dc:creator><description>Actualy I am not to convinced of the need for HTML in feeds. Especialy where the text is just a summary of the page. </description></item><item><title>RSS Viewers should block all active content</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#693100</link><pubDate>Wed, 09 Aug 2006 12:41:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693100</guid><dc:creator>Alexander Holy [MS]</dc:creator><description>RSS is just a distribution mechanism, it is legal that any kind of content is passed along. However, for traditional RSS viewers content other than a static HTML subset does not make sense.&lt;br&gt;&lt;br&gt;Even static HTML could be abused, what do you do with &amp;lt;body&amp;gt; or meta refresh tags? The RSS reader should support only a small, well defined HTML subset, and all kind of active content shall be removed/blocked. Take a look what happened to Ebay when they permitted a &amp;quot;safe&amp;quot; subset of javascript in their article description. It's simply not doable. &lt;br&gt;&lt;br&gt;Other people will build RSS Viewers based on our RSS API and displaying content through IE, so it would be sooo nice to have a ReducetoFeedHTML() function in the RSS API for that kind of application.</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#693116</link><pubDate>Wed, 09 Aug 2006 13:18:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693116</guid><dc:creator>qqq</dc:creator><description>What is your opinion about sites creating a fake information bar? Should IE prohibbit this behaviour? Users might think it originates from IE.&lt;br&gt;&lt;br&gt;example: &lt;a rel="nofollow" target="_new" href="http://www.chinesepod.com/"&gt;http://www.chinesepod.com/&lt;/a&gt;</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#693547</link><pubDate>Wed, 09 Aug 2006 21:48:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693547</guid><dc:creator>rei</dc:creator><description>qqq: I can't think of a way anyone would prevent a spoof like that, aside maybe changing IE's warning to show up elsewhere outside the document area.</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#693564</link><pubDate>Wed, 09 Aug 2006 22:01:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693564</guid><dc:creator>Mickey</dc:creator><description>&amp;gt; qqq: I can't think of a way anyone would prevent a spoof like that, aside maybe changing IE's warning to show up elsewhere outside the document area.&lt;br&gt;&lt;br&gt;Such as above the tab bar, but below the address bar?</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#693719</link><pubDate>Thu, 10 Aug 2006 00:37:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693719</guid><dc:creator>Dave Bacher</dc:creator><description>Quote:&lt;br&gt;IE needs to be 200% less forgiving of 12 year olds who have downloaded Dreamweaver. &lt;br&gt;&lt;br&gt;Answer:&lt;br&gt;All application software, especially user agents such as Internet Explorer or FireFox, are designed to address the end user's needs. &amp;nbsp;Period.&lt;br&gt;&lt;br&gt;An XML document can be invalid for a huge number of reasons, including various internet sites being down. &amp;nbsp;As an XHTML document can contain any XML data in addition to XHTML data, it can also be invalid. &amp;nbsp;As it can include (via XInclude) potentially malformed documents outside of the authors control, no, it is not appropriate to require XHTML to be well-formed nor valid before it is rendered.&lt;br&gt;&lt;br&gt;It is absolutely appropriate to fall back on the HTML 4.01 or HTML 5 parser when XHTML is not well formed. &amp;nbsp;It is never appropriate for a user agent to enforce validity. &amp;nbsp;It may choose to render the contents of invalid elements as text, however I would anticipate most user agents normalizing the DOM in phases.&lt;br&gt;&lt;br&gt;What I mean by this is (X)HTML arrives on a stream, and is put through a filter to build the DOM. &amp;nbsp;Once the DOM is built, it is analyzed for &amp;quot;this element is inside that element.&amp;quot; &amp;nbsp;If a TR element is inside a TABLE element, then a new TBODY element is added, and the errant TR element is moved inside that TBODY. &amp;nbsp;It doesn't matter if they are HTML or XHTML.&lt;br&gt;&lt;br&gt;The user does not care about the standard to which the content is written, and does not know the standard.&lt;br&gt;&lt;br&gt;The purpose of a standard is not to be exclusionary, or to prevent end users from accessing content. &amp;nbsp;The purpose of a standard is to provide a common starting point, so that everyone knows how a doument should be processed.&lt;br&gt;&lt;br&gt;When confronted by a document that claims to follow the standard, but does not, a best attempt should be made to process the document anyway.&lt;br&gt;&lt;br&gt;For an HTML user agent, such as a web browser, this means if the XHTML parser can't process the document, then the agent should try the HTML 4.01 parser. &amp;nbsp;It should notify the user of this (incase they care), but it still should make the best effort that it can to display useful content to the end user.</description></item><item><title>RSS and Scripts</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#693796</link><pubDate>Thu, 10 Aug 2006 01:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693796</guid><dc:creator>Dave Bacher</dc:creator><description>There is really no reason to filter JavaScript, VBScript, .NET, ActiveX or other content from an RSS feed. &amp;nbsp;&lt;br&gt;&lt;br&gt;Why would you need JavaScript in an RSS feed?&lt;br&gt;&lt;br&gt;Main reason I can think of is printing. &amp;nbsp;Often, I have had to modify elements or CSS rules before printing.&lt;br&gt;&lt;br&gt;More to the point...&lt;br&gt;&lt;br&gt;An RSS file is an XML file with an XSLT and CSS attached. &amp;nbsp;As such, it should run with the same (and no higher or lower) permissions as any other XML file with an XSLT and CSS attached from the site that the RSS file resides on.&lt;br&gt;&lt;br&gt;if (zone(document).policy.allows.createActiveX())&lt;br&gt;{ /* do it */ } else { /* don't */ }&lt;br&gt;&lt;br&gt;The rules should be constant, and not dependent on content type. &amp;nbsp;Either you have sufficient evidence that the document comes from a trusted source, and should be allowed to perform this function, or you don't. &amp;nbsp;Content Type should not matter.</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#694729</link><pubDate>Fri, 11 Aug 2006 00:11:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:694729</guid><dc:creator>Fduch</dc:creator><description>Don't worry about RSS security.&lt;br&gt;IE has so many bugs that this is insignificant.&lt;br&gt;&lt;br&gt; (10000.0 +- 0.001) ?&lt;br&gt;Forget about 0.001 &amp;nbsp;!</description></item><item><title>iskenderiye &amp;raquo; Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#702199</link><pubDate>Wed, 16 Aug 2006 10:52:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:702199</guid><dc:creator>iskenderiye » Script in Feeds, the IE7 Feed View and the Windows RSS Platform</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://www.iskenderiye.com/wordpress/?p=83"&gt;http://www.iskenderiye.com/wordpress/?p=83&lt;/a&gt;</description></item><item><title>re: Script in Feeds, the IE7 Feed View and the Windows RSS Platform</title><link>http://blogs.msdn.com/ie/archive/2006/08/08/692426.aspx#703326</link><pubDate>Thu, 17 Aug 2006 05:54:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:703326</guid><dc:creator>betabite</dc:creator><description>hyperlinked text usealy turn purple after clicked on. in the new ie, when in new tab, those visited hyperlinks do NOT turn purple and this disturbs me. please fix!!&lt;br&gt;&lt;br&gt;thanks&lt;br&gt;&lt;br&gt;e</description></item></channel></rss>