<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Persistent XSS and CSRF on Wireless-G ADSL Gateway with SpeedBooster (WAG54GS)</title>
	<atom:link href="http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs/</link>
	<description>Information Security Think Tank</description>
	<lastBuildDate>Sat, 02 Feb 2013 17:50:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: Infrastructure Attacks: A Growing Concern : DoxPara Research</title>
		<link>http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs/comment-page-1/#comment-126371</link>
		<dc:creator>Infrastructure Attacks: A Growing Concern : DoxPara Research</dc:creator>
		<pubDate>Tue, 24 Mar 2009 22:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs#comment-126371</guid>
		<description>[...] about.  CSRF &#8212; Cross Site Request Forgery &#8212; attacks have affected everyone from Linksys to Motorola to Siemens to Cisco.  More problematically, the DNS Rebinding attacks discussed by [...]</description>
		<content:encoded><![CDATA[<p>[...] about.  CSRF &#8212; Cross Site Request Forgery &#8212; attacks have affected everyone from Linksys to Motorola to Siemens to Cisco.  More problematically, the DNS Rebinding attacks discussed by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holes in Embedded Devices: Authentication bypass (pt 2) &#124; GNUCITIZEN</title>
		<link>http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs/comment-page-1/#comment-114825</link>
		<dc:creator>Holes in Embedded Devices: Authentication bypass (pt 2) &#124; GNUCITIZEN</dc:creator>
		<pubDate>Fri, 15 Feb 2008 17:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs#comment-114825</guid>
		<description>[...] http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-...  &#187; comments rss &#124; posted by &#187; Adrian Pastor [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-" rel="nofollow">http://www.gnucitizen.org/blog.....edbooster-</a>&#8230;  &raquo; comments rss | posted by &raquo; Adrian Pastor [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hackathology</title>
		<link>http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs/comment-page-1/#comment-78295</link>
		<dc:creator>hackathology</dc:creator>
		<pubDate>Wed, 28 Nov 2007 16:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs#comment-78295</guid>
		<description>Nice one</description>
		<content:encoded><![CDATA[<p>Nice one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Pastor</title>
		<link>http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs/comment-page-1/#comment-74721</link>
		<dc:creator>Adrian Pastor</dc:creator>
		<pubDate>Tue, 20 Nov 2007 23:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs#comment-74721</guid>
		<description>Jordan, newer browsers like FF 2 spawn a warning when typing &#039;http://admin:admin@192.168.1.1/&#039; and similar URLs which submit basic auth credentials.

However, when playing with these attacks I remember getting more a interesting behavior on FF 2 if embedding URLs within HTML - ie: on iframes.

Anyway, the best persistent XSS/CSRF type of flaw you can get is within log facilities. Reason being is that when the injected payload is triggered, the victim admin must be logged in by design (in order to check the logs) - hence no need to submit the password along the CSRFed request. 

I found something like this on Axis IP cameras: http://www.procheckup.com/Vulnerability_Axis_2100_research.pdf</description>
		<content:encoded><![CDATA[<p>Jordan, newer browsers like FF 2 spawn a warning when typing &#8216;http://admin:admin@192.168.1.1/&#8217; and similar URLs which submit basic auth credentials.</p>
<p>However, when playing with these attacks I remember getting more a interesting behavior on FF 2 if embedding URLs within HTML &#8211; ie: on iframes.</p>
<p>Anyway, the best persistent XSS/CSRF type of flaw you can get is within log facilities. Reason being is that when the injected payload is triggered, the victim admin must be logged in by design (in order to check the logs) &#8211; hence no need to submit the password along the CSRFed request. </p>
<p>I found something like this on Axis IP cameras: <a href="http://www.procheckup.com/Vulnerability_Axis_2100_research.pdf" rel="nofollow">http://www.procheckup.com/Vuln.....search.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs/comment-page-1/#comment-74656</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Tue, 20 Nov 2007 20:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/persistent-xss-and-csrf-on-wireless-g-adsl-gateway-with-speedbooster-wag54gs#comment-74656</guid>
		<description>One kinda tangential question -- I haven&#039;t played with it in a little while, but when I was doing something similar with a linksys a while back, if you specified the username:password in the url in a link, Firefox would trap the request and alert the user.  

Is there a type of request that bypasses that, or does IE7 not have the same feature? 

I realize that doesn&#039;t actually fix the problem, but it at least does give the user a chance to say no and keeps the CSRF from working without their knowledge if they know what they&#039;re doing (hah!)

Unless of course they&#039;re still logged in to the router when the attack occurs in which case no need to pass the credentials in the URL at all...</description>
		<content:encoded><![CDATA[<p>One kinda tangential question &#8212; I haven&#8217;t played with it in a little while, but when I was doing something similar with a linksys a while back, if you specified the username:password in the url in a link, Firefox would trap the request and alert the user.  </p>
<p>Is there a type of request that bypasses that, or does IE7 not have the same feature? </p>
<p>I realize that doesn&#8217;t actually fix the problem, but it at least does give the user a chance to say no and keeps the CSRF from working without their knowledge if they know what they&#8217;re doing (hah!)</p>
<p>Unless of course they&#8217;re still logged in to the router when the attack occurs in which case no need to pass the credentials in the URL at all&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
