[RESOLVED]XSS false positive: access.qgcidm.citec.com.au

Ask for help about NoScript, no registration needed to post
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

[RESOLVED]XSS false positive: access.qgcidm.citec.com.au

Post by Thrawn »

The SAML-based Single Sign-On service at access.qgcidm.citec.com.au triggers the XSS filter after logging in, when it attempts to send you back to the site that was using the service.

Code: Select all

[NoScript XSS] Sanitized suspicious upload to [https://xxx:yyy/zzz] from [https://access.qgcidm.citec.com.au/openam/UI/Login]: transformed into a download-only GET request.
Will send POST data via PM.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0
User avatar
Giorgio Maone
Site Admin
Posts: 9557
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: XSS false positive: access.qgcidm.citec.com.au

Post by Giorgio Maone »

  1. Is citec.com.au whitelisted at the moment of submission?
  2. Is there also a message from the InjectionChecker in your error console? (you may want to PM it as well)?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: XSS false positive: access.qgcidm.citec.com.au

Post by Thrawn »

Ah. We had left it untrusted so that we could test the non-JavaScript version. That would explain it.

Whitelisting it, but switching off JavaScript, fixes the problem. Thanks :).
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0
Post Reply