<?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>K-Squared Ramblings &#187; xss</title>
	<atom:link href="http://www.hyperborea.org/journal/tag/xss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperborea.org/journal</link>
	<description>Sci-fi, comics, humor, photos...it&#039;s all fair game.</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:27:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Alphabet Soup: XP SP and EV SSL XSS!</title>
		<link>http://www.hyperborea.org/journal/2008/05/alphabet-soup/</link>
		<comments>http://www.hyperborea.org/journal/2008/05/alphabet-soup/#comments</comments>
		<pubDate>Mon, 19 May 2008 17:26:22 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Computers/Internet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PayPal]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=2483</guid>
		<description><![CDATA[Sorry for the lack of updates this past week. I was just way too busy prepping for our move this weekend. A couple of interesting news bits I noticed when I got into work this morning: It looks like I&#8217;ve &#8230; <a href="http://www.hyperborea.org/journal/2008/05/alphabet-soup/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sorry for the lack of updates this past week.  I was just way too busy prepping for our move this weekend.</p>
<p>A couple of interesting news bits I noticed when I got into work this morning:</p>
<p>It looks like I&#8217;ve been lucky with installing Windows&nbsp;XP Service Pack&nbsp;3.  I&#8217;ve had no problems with the one machine I installed it on.  According to Information Week, a lot of people are <a href="http://www.informationweek.com/news/windows/operatingsystems/showArticle.jhtml?articleID=207800691" title="Windows XP SP3 Causes 'Blue Screen Of Death' On AMD-Based PCs"><strong>having serious problems with SP3</strong></a>, including  <a href="http://en.wikipedia.org/wiki/Blue_Screen_of_Death"><abbr title="Blue Screen of Death">BSOD</abbr></a> on AMD-based systems.</p>
<p>Also, NetCraft has a <a href="http://news.netcraft.com/archives/2008/05/16/paypal_xss_vulnerability_undermines_ev_ssl_security.html"><strong>screenshot of a PayPal page</strong></a> with both the green bar of an <a href="http://en.wikipedia.org/wiki/Extended_Validation_Certificate">Extended Validation (EV) SSL</a> certificate and a <a href="http://en.wikipedia.org/wiki/Cross-site_scripting">cross-site scripting</a> (XSS) vulnerability.  It&#8217;s a step or two beyond the standard lock icon, but there are still limits to what an EV cert can tell you.  Unfortunately PayPal and others are really trying to drum &#8220;green bar = safe&#8221; into people&#8217;s heads.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2008/05/alphabet-soup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 2.1.1 Security Alert</title>
		<link>http://www.hyperborea.org/journal/2007/03/wp-211-alert/</link>
		<comments>http://www.hyperborea.org/journal/2007/03/wp-211-alert/#comments</comments>
		<pubDate>Sat, 03 Mar 2007 01:13:45 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2007/03/02/wp-211-alert/</guid>
		<description><![CDATA[Sometime in the last 3-4 days, someone managed to alter the download for WordPress 2.1.1, adding a remotely exploitable security hole. The WordPress team has declared the release &#8220;dangerous&#8221; and has issued an update, WordPress 2.1.2, taken from the clean &#8230; <a href="http://www.hyperborea.org/journal/2007/03/wp-211-alert/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sometime in the last 3-4 days, someone <a href="http://wordpress.org/news/2007/03/upgrade-212/">managed to alter the download for WordPress 2.1.1</a>, adding a remotely exploitable security hole.  The WordPress team has declared the release &#8220;dangerous&#8221; and has issued an update, WordPress 2.1.2, taken from the clean source plus a few fixes.  <strong>If you run WordPress 2.1.1, upgrade ASAP!</strong></p>
<p>Things worth noting:</p>
<ul>
<li>The SVN source that the developers use was not altered.</li>
<li>Older versions, such as 2.0, don&#8217;t seem to have been affected.</li>
<li>If you downloaded 2.1.1 when it was first released, it&#8217;s probably okay.</li>
<li>2.1.2 also includes a fix for <a href="http://core.trac.wordpress.org/ticket/3879">a cross-site scripting vulnerability</a> discovered a few days ago, so it&#8217;s worth updating anyway.</li>
</ul>
<p>I still had the tar archive of 2.1.1 from when I grabbed it the day of the release, so I compared its contents to the 2.1.2 archive.  The two files mentioned in the announcement, feed.php and theme.php, aren&#8217;t any different, confirming that the initial release was unaffected.  That&#8217;s also where I saw the changes for that XSS bug.</p>
<p>*sigh* It&#8217;s always something&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2007/03/wp-211-alert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web worm in MySpace</title>
		<link>http://www.hyperborea.org/journal/2005/10/web-worm-in-myspace/</link>
		<comments>http://www.hyperborea.org/journal/2005/10/web-worm-in-myspace/#comments</comments>
		<pubDate>Fri, 14 Oct 2005 19:50:14 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Annoyances]]></category>
		<category><![CDATA[Viruses]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2005/10/14/web-worm-in-myspace/</guid>
		<description><![CDATA[Worms of the future: someone on MySpace *ptui!* came up with an actual JavaScript worm using cross-site scripting exploits and XMLHTTPRequest. In 24 hours, the worm had forced 1 million users to add him to their friends lists. Personally, MySpace &#8230; <a href="http://www.hyperborea.org/journal/2005/10/web-worm-in-myspace/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Worms of the future: someone on MySpace *ptui!* came up with an actual <a href="http://www.betanews.com/article/CrossSite_Scripting_Worm_Hits_MySpace/1129232391" title="BetaNews | Cross-Site Scripting Worm Hits MySpace">JavaScript worm</a> using cross-site scripting exploits and XMLHTTPRequest.  In 24 hours, the worm had forced 1 million users to add him to their friends lists.</p>
<p><strong>Personally, MySpace bugs the heck out of me</strong> because it seems to have a culture that encourages embedding images from other sites. 18% of hits to hyperborea.org from other websites are from myspace.  Admittedly that&#8217;s inflated by the fact that attempts to embed images from my Flash site redirect to the actual articles, so it&#8217;s probably more like 10%, but it&#8217;s still insane.  Earlier this week I started blocking hits from MySpace to images posted on this blog, and I plan to do the same with the Flash images over the weekend.  You like my photos?  Great, <strong>link to my actual site</strong>!  You like the scan I have of some movie logo?  Great, copy it and <strong>upload it to your own site!</strong></p>
<p>(<a href="http://it.slashdot.org/article.pl?sid=05/10/14/126233&#038;tid=172&#038;tid=95&#038;tid=220">via Slashdot</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2005/10/web-worm-in-myspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

