[RESOLVED] google finance xss warning
Posted: Thu Jan 28, 2010 8:21 pm
I see an alert from noscript whenever I view a stock chart page in google finance.
An example of the message in the error console:
[NoScript XSS] Sanitized suspicious request. Original URL [http://ad-g.doubleclick.net/adi/com.gf. ... google.com] requested from [http://www.google.com/finance?q=NASDAQ:AAPL]. Sanitized URL: [http://ad-g.doubleclick.net/adi/com.gf. ... 9999999999].
I guess this means that though I'm viewing http://www.google.com/finance_bla_bla noscript is telling me that info is really being sent to/received from ad-g.doubleclick.net_bla_bla
This occurs with noscript 1.9.9.42 and has occurred in the last few versions.
My questions are:
1. Seems odd to me that a warning shows up since my hosts file redirects ad-g.doubleclick.net to 127.0.0.1 anyways. Could this trigger the warning or is it irrelevant to noscript?
2. Google finance is a major site and we know that many sites use doubleclick and try to load in advertising or tracking and it is not necessarily malicious, just annoying--so might this be something that can be cleared up in a noscript update?
3. Or should it be handled on a user basis with an exception? I am a newbie here, but I had a go: adding a noscript "Anti-XSS Exception" of
^http://www.google.com/finance.... didn't help, but specifying this
^http://ad-g.doubleclick.net
does stop the warning messages. Is that a sensible regex exception to use?
I actually hate to grant an exception to anything named "doubleclick" since I'm not fond of lots of tracking.
Thank you.
marlow
An example of the message in the error console:
[NoScript XSS] Sanitized suspicious request. Original URL [http://ad-g.doubleclick.net/adi/com.gf. ... google.com] requested from [http://www.google.com/finance?q=NASDAQ:AAPL]. Sanitized URL: [http://ad-g.doubleclick.net/adi/com.gf. ... 9999999999].
I guess this means that though I'm viewing http://www.google.com/finance_bla_bla noscript is telling me that info is really being sent to/received from ad-g.doubleclick.net_bla_bla
This occurs with noscript 1.9.9.42 and has occurred in the last few versions.
My questions are:
1. Seems odd to me that a warning shows up since my hosts file redirects ad-g.doubleclick.net to 127.0.0.1 anyways. Could this trigger the warning or is it irrelevant to noscript?
2. Google finance is a major site and we know that many sites use doubleclick and try to load in advertising or tracking and it is not necessarily malicious, just annoying--so might this be something that can be cleared up in a noscript update?
3. Or should it be handled on a user basis with an exception? I am a newbie here, but I had a go: adding a noscript "Anti-XSS Exception" of
^http://www.google.com/finance.... didn't help, but specifying this
^http://ad-g.doubleclick.net
does stop the warning messages. Is that a sensible regex exception to use?
I actually hate to grant an exception to anything named "doubleclick" since I'm not fond of lots of tracking.
Thank you.
marlow