<?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: Simple Cross Site Scripting (XSS) Servlet Filter</title> <atom:link href="http://greatwebguy.com/programming/java/simple-cross-site-scripting-xss-servlet-filter/feed/" rel="self" type="application/rss+xml" /><link>http://greatwebguy.com/programming/java/simple-cross-site-scripting-xss-servlet-filter/</link> <description>Self-proclaimed greatness is a hard thing to prove.</description> <lastBuildDate>Fri, 10 Feb 2012 02:11:49 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Normann</title><link>http://greatwebguy.com/programming/java/simple-cross-site-scripting-xss-servlet-filter/#comment-1744</link> <dc:creator>Normann</dc:creator> <pubDate>Wed, 16 Nov 2011 07:39:25 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/uncategorized/simple-cross-site-scripting-xss-servlet-filter/#comment-1744</guid> <description>George - your comment was a lifesaver - been using most of my day on not understanding why the netui binding didnt use the altered values from getParameter. Thanks a ton!</description> <content:encoded><![CDATA[<p>George &#8211; your comment was a lifesaver &#8211; been using most of my day on not understanding why the netui binding didnt use the altered values from getParameter. Thanks a ton!</p> ]]></content:encoded> </item> <item><title>By: RE: cross site scripting issue..... - Forums - Liferay.com</title><link>http://greatwebguy.com/programming/java/simple-cross-site-scripting-xss-servlet-filter/#comment-1659</link> <dc:creator>RE: cross site scripting issue..... - Forums - Liferay.com</dc:creator> <pubDate>Tue, 16 Aug 2011 07:25:20 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/uncategorized/simple-cross-site-scripting-xss-servlet-filter/#comment-1659</guid> <description>[...] links will helps you a lot.1) Cross Site Scripting - Liferay Forum2) Create Cross Site Scripting Filter.3) Liferay Jira IssueLet me know if you want anything [...]</description> <content:encoded><![CDATA[<p>[...] links will helps you a lot.1) Cross Site Scripting &#8211; Liferay Forum2) Create Cross Site Scripting Filter.3) Liferay Jira IssueLet me know if you want anything [...]</p> ]]></content:encoded> </item> <item><title>By: Madan</title><link>http://greatwebguy.com/programming/java/simple-cross-site-scripting-xss-servlet-filter/#comment-1649</link> <dc:creator>Madan</dc:creator> <pubDate>Thu, 28 Jul 2011 04:36:43 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/uncategorized/simple-cross-site-scripting-xss-servlet-filter/#comment-1649</guid> <description>how to do the same thing with ResponseWrapper</description> <content:encoded><![CDATA[<p>how to do the same thing with ResponseWrapper</p> ]]></content:encoded> </item> <item><title>By: Prasanth</title><link>http://greatwebguy.com/programming/java/simple-cross-site-scripting-xss-servlet-filter/#comment-850</link> <dc:creator>Prasanth</dc:creator> <pubDate>Mon, 11 Apr 2011 12:47:56 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/uncategorized/simple-cross-site-scripting-xss-servlet-filter/#comment-850</guid> <description>Thanks webguy for the response. Can you please tell me the step wise approach to implement this in my J2EE application?</description> <content:encoded><![CDATA[<p>Thanks webguy for the response. Can you please tell me the step wise approach to implement this in my J2EE application?</p> ]]></content:encoded> </item> <item><title>By: the3ngineer</title><link>http://greatwebguy.com/programming/java/simple-cross-site-scripting-xss-servlet-filter/#comment-812</link> <dc:creator>the3ngineer</dc:creator> <pubDate>Wed, 06 Apr 2011 14:10:33 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/uncategorized/simple-cross-site-scripting-xss-servlet-filter/#comment-812</guid> <description>The Wrapper handles only the value of a request parameter. The problem is that some server side code may &#039;reflect&#039; a set of parameters via some Redirect action. During the &#039;reflect&#039; action, one may find the offending code as a request parameter name, not value.
This means the code can be improved even further by proper escaping the parameter name as well.</description> <content:encoded><![CDATA[<p>The Wrapper handles only the value of a request parameter. The problem is that some server side code may &#8216;reflect&#8217; a set of parameters via some Redirect action. During the &#8216;reflect&#8217; action, one may find the offending code as a request parameter name, not value.</p><p>This means the code can be improved even further by proper escaping the parameter name as well.</p> ]]></content:encoded> </item> </channel> </rss>
