<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Security Hole?</title>
	<atom:link href="http://erik.eae.net/archives/2004/08/06/17.15.09/feed/" rel="self" type="application/rss+xml" />
	<link>http://erik.eae.net/archives/2004/08/06/17.15.09/</link>
	<description>The Weblog of Erik Arvidsson</description>
	<pubDate>Sat, 05 Jul 2008 16:34:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: foO</title>
		<link>http://erik.eae.net/archives/2004/08/06/17.15.09/#comment-1049</link>
		<dc:creator>foO</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://erik.eae.net/wp/?p=96#comment-1049</guid>
		<description>that's pretty scary.... hadn't reallly thought of that *blink*

least you can still simply unsubscribe from an RSS feed should you find that it's doing something like that inside the pulled feeds... probably have to create a damn "Black List" of such feeds at some point in the future... sad, really.

damn spammers.</description>
		<content:encoded><![CDATA[<p>that&#8217;s pretty scary&#8230;. hadn&#8217;t reallly thought of that *blink*</p>
<p>least you can still simply unsubscribe from an RSS feed should you find that it&#8217;s doing something like that inside the pulled feeds&#8230; probably have to create a damn &#8220;Black List&#8221; of such feeds at some point in the future&#8230; sad, really.</p>
<p>damn spammers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boombastic</title>
		<link>http://erik.eae.net/archives/2004/08/06/17.15.09/#comment-1050</link>
		<dc:creator>boombastic</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://erik.eae.net/wp/?p=96#comment-1050</guid>
		<description>Please confirm if i get this right; if the feed's html contains a script then it exposes a security issue because it might retrieve local files through file:\ protocol and post to remote through XMLHTTP or simple form POST? Why not after parsing the feed we filter it, since it is a string at the end of the day(i.e. string:replace)? Today is my "questioning" day :)</description>
		<content:encoded><![CDATA[<p>Please confirm if i get this right; if the feed&#8217;s html contains a script then it exposes a security issue because it might retrieve local files through file:\ protocol and post to remote through XMLHTTP or simple form POST? Why not after parsing the feed we filter it, since it is a string at the end of the day(i.e. string:replace)? Today is my &#8220;questioning&#8221; day <img src='http://erik.eae.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Arvidsson</title>
		<link>http://erik.eae.net/archives/2004/08/06/17.15.09/#comment-1051</link>
		<dc:creator>Erik Arvidsson</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://erik.eae.net/wp/?p=96#comment-1051</guid>
		<description>Yup, filtering the HTML would work but it is a bit tricky. There are tons of ways to inject code into a browser rendering engine these days.</description>
		<content:encoded><![CDATA[<p>Yup, filtering the HTML would work but it is a bit tricky. There are tons of ways to inject code into a browser rendering engine these days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boombastic</title>
		<link>http://erik.eae.net/archives/2004/08/06/17.15.09/#comment-1052</link>
		<dc:creator>boombastic</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://erik.eae.net/wp/?p=96#comment-1052</guid>
		<description>Do you believe filtering</description>
		<content:encoded><![CDATA[<p>Do you believe filtering</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boombastic</title>
		<link>http://erik.eae.net/archives/2004/08/06/17.15.09/#comment-1053</link>
		<dc:creator>boombastic</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://erik.eae.net/wp/?p=96#comment-1053</guid>
		<description>oh the comments section are tag sensitive. Correction to first line;
Do you believe filtering script and object tags wont be enough? onload handlers can also be taken into account. Just checking if there is any other evil way that we should be aware of.</description>
		<content:encoded><![CDATA[<p>oh the comments section are tag sensitive. Correction to first line;<br />
Do you believe filtering script and object tags wont be enough? onload handlers can also be taken into account. Just checking if there is any other evil way that we should be aware of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tjf</title>
		<link>http://erik.eae.net/archives/2004/08/06/17.15.09/#comment-1054</link>
		<dc:creator>tjf</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://erik.eae.net/wp/?p=96#comment-1054</guid>
		<description>boombastic: If I remember correctly, there is purposefully no way for a script to POST an arbitary file of its own choice, specifically for that reason.</description>
		<content:encoded><![CDATA[<p>boombastic: If I remember correctly, there is purposefully no way for a script to POST an arbitary file of its own choice, specifically for that reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boombastic</title>
		<link>http://erik.eae.net/archives/2004/08/06/17.15.09/#comment-1055</link>
		<dc:creator>boombastic</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://erik.eae.net/wp/?p=96#comment-1055</guid>
		<description>tjf: that makes sense. Because file selector can do amazing things if it is the case. I never read or tried to play evil on these stuff, more like wtf should we be aware of if the application is running under IE or within HTA (or even on desktop through wininet). Perhaps someone can bring a spotlight on this.</description>
		<content:encoded><![CDATA[<p>tjf: that makes sense. Because file selector can do amazing things if it is the case. I never read or tried to play evil on these stuff, more like wtf should we be aware of if the application is running under IE or within HTA (or even on desktop through wininet). Perhaps someone can bring a spotlight on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Arvidsson</title>
		<link>http://erik.eae.net/archives/2004/08/06/17.15.09/#comment-1056</link>
		<dc:creator>Erik Arvidsson</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://erik.eae.net/wp/?p=96#comment-1056</guid>
		<description>tjf: Well, if your RSS reader is using the file system and has scripting enabled a page can read any known file and send that data to some server on the internet. In Mozilla, using the file: uri scheme it can point to / (or c:\) and read the names of the files and folders and in this way find a specific file.</description>
		<content:encoded><![CDATA[<p>tjf: Well, if your RSS reader is using the file system and has scripting enabled a page can read any known file and send that data to some server on the internet. In Mozilla, using the file: uri scheme it can point to / (or c:\) and read the names of the files and folders and in this way find a specific file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
