v1.9.7 getting "xss:xss@" inserted into URL
Posted: Mon Jul 27, 2009 6:31 pm
This morning when I went to login to my webmail provider (runbox.com) using a secure URL I got a popup message saying ""Confirm: You are about to log in to the site secure.runbox.com with the username xss, but the website does not require authentication. This may be an attempt to trick you. Is secure.runbox.com the site you want to visit? Yes/No"
I talked to the folks at Runbox for a bit and the issue finally came around to if I was using any addons for Firefox and if any had been updated recently. And of course I said "yes, I'm using NoScript and it was just updated".
I started looking into it and when NoScript is not active, my secure login seems to fine. I used LiveHTTP and watch the information back and forth and all seemed ok.
When I run NoScript v1.9.7 it starts getting "xss:xss@" inserted into the URL.
Here are a few examples with/without NoScript:
With NoScript:
Without NoScript:
With NoScript:
Without NoScript:
With NoScript:
Without NoScript:
Is this a bug in the v1.9.7 version of NoScript?
I talked to the folks at Runbox for a bit and the issue finally came around to if I was using any addons for Firefox and if any had been updated recently. And of course I said "yes, I'm using NoScript and it was just updated".
I started looking into it and when NoScript is not active, my secure login seems to fine. I used LiveHTTP and watch the information back and forth and all seemed ok.
When I run NoScript v1.9.7 it starts getting "xss:xss@" inserted into the URL.
Here are a few examples with/without NoScript:
With NoScript:
Code: Select all
https://xss:xss@secure.runbox.com/login.ttml?reason=no_cookie&destination=https%3A%2F%2Fsecure.runbox.com%2Fmail
Code: Select all
https://secure.runbox.com/login.ttml?reason=no_cookie&destination=https://secure.runbox.com:443/mail
Code: Select all
https://xss:xss@secure.runbox.com/_img/runbox_neg.gif
Code: Select all
https://secure.runbox.com/_img/runbox_neg.gif
Code: Select all
https://xss:xss@secure.runbox.com/_css/stylesheet.css
Code: Select all
https://secure.runbox.com/_css/stylesheet.css
Is this a bug in the v1.9.7 version of NoScript?