[RESOLVED] Zynga Poker and NoScript

Ask for help about NoScript, no registration needed to post
TanOwer
Posts: 2
Joined: Fri May 21, 2010 10:20 am

[RESOLVED] Zynga Poker and NoScript

Post by TanOwer »

Hi ever since yesterday I have not been able to play unless I disable NoScript altogether in firefox.
I have checked that both facebook and Zynga Poker have full access and no scripts are blocked. If I leave NoScript enabled all I get is the buddy bar loading at the top of the page. This happens even if I enable scripts globally:(
Thanks for and help in advance.
Tan
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Zynga Poker and NoScript

Post by therube »

URL ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 SeaMonkey/2.0.4
centaurius

Re: Zynga Poker and NoScript

Post by centaurius »

The same thing happens to me also since 20t of May also!
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Peter

Re: Zynga Poker and NoScript

Post by Peter »

I have the very same problem, and it appeared on the very same day.
Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.2.3) Gecko/20100401 Ant.com Toolbar 2.0.1 Firefox/3.6.3 ( .NET CLR 3.5.30729)
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Zynga Poker and NoScript

Post by Giorgio Maone »

Does the problem persist with 1.9.9.79?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
centaurius

Re: Zynga Poker and NoScript

Post by centaurius »

Giorgio Maone wrote:Does the problem persist with 1.9.9.79?
Yes... just tested it... i've uploaded a screenshot of the XSS warning: http://i50.tinypic.com/syqg6b.jpg After that warning it just blocks practily evertything of that APP. I've tried to add to whitelist in XSS the http://apps.facebook.com with no sucess.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Zynga Poker and NoScript

Post by Giorgio Maone »

Can I see the [NoScript XSS] lines you should get in Tools|Error Console when it happens?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
centaurius

Re: Zynga Poker and NoScript

Post by centaurius »

Giorgio Maone wrote:Can I see the [NoScript XSS] lines you should get in Tools|Error Console when it happens?
Well it gives this warning, and a bunch of unexpected lines, I only posted the NoScript XSS line:
[NoScript XSS] Sanitised suspicious request. Original URL [http://facebook.poker.zynga.com/poker/l ... .php?path=(edited out for OP's privacy)] requested from [http://apps.facebook.com/texas_holdem/i ... ecent&fa=1]. Sanitised URL: [http://facebook.poker.zynga.com/poker/l ... .php?path=(edited out for OP's privacy)#1126653147501698389].
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
centaurius

Re: Zynga Poker and NoScript

Post by centaurius »

Do you recommend any XSS expection code i could write?
^http://apps.facebook.com only doesn't work.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Zynga Poker and NoScript

Post by Giorgio Maone »

Remove the exception you put there, and replace it with

Code: Select all

^http://facebook\.poker\.zynga\.com/poker/
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
centaurius

Re: Zynga Poker and NoScript

Post by centaurius »

Giorgio Maone wrote:Remove the exception you put there, and replace it with

Code: Select all

^http://facebook\.poker\.zynga\.com/poker/
It worked, thanks :)
However this wasn't needed prior to 20th of May. Why is that?
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Zynga Poker and NoScript

Post by Giorgio Maone »

centaurius wrote:However this wasn't needed prior to 20th of May. Why is that?
A change in Zynga code, most likely.
Notice that they're even nesting a full-featured JavaScript URL (

Code: Select all

inviteURL=javascript:ZY.openInvitePopup()
) in that requests, therefore NoScript has all rights to scream XSS danger.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
TanOwer
Posts: 2
Joined: Fri May 21, 2010 10:20 am

Re: Zynga Poker and NoScript

Post by TanOwer »

Thank you for your help Giorgio Maone and centaurius. :D :D :D
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)
centaurius

Re: Zynga Poker and NoScript

Post by centaurius »

Well the problem returned.... even ysng that code u said to add to excpetion.

This is what appears on error log:
What exception line should I (we) add now? :>
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Zynga Poker and NoScript

Post by Giorgio Maone »

Hell, they seem to try hard at triggering XSS warnings (is their real aim making you disable the XSS filter outright)?
However, please change the above into:

Code: Select all

^http://facebook\w*\.poker\.zynga\.com/poker/
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Post Reply