Re: XSS mitigation in browsers

On Thu, Jan 20, 2011 at 4:07 PM, Steingruebl, Andy
<asteingruebl@paypal-inc.com <mailto:asteingruebl@paypal-inc.com>> wrote:

>     For example, we've never seen a case in recent history where any
>     browser will execute the embedded script in your example when the
>     page is a 302 for example

Gecko will, if the redirect fails (e.g. the Location value can't be 
parsed into a URI).

http://landfill.mozilla.org/ryl/broken-redirect.cgi has a testcase if 
you care.

-Boris

Received on Monday, 24 January 2011 19:13:22 UTC