NoScript filtered a potential cross site scritpting attempt

Ask for help about NoScript, no registration needed to post
dave53
Posts: 3
Joined: Tue Nov 26, 2013 2:02 pm

NoScript filtered a potential cross site scritpting attempt

Post by dave53 »

I'm trying to search for something on ebay, the search is stored in my bookmarks.

here is the url:

http://www.ebay.co.uk/sch/i.html?_trksi ... &_from=R40

Noscript comes up with:

NoScript filtered a potential cross site scripting attempt (XXS) from (chrome)

and strips out the brackets from my search in the ebay search box.

this is really not helpful. why is it doing this?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:25.0) Gecko/20100101 Firefox/25.0
User avatar
therube
Ambassador
Posts: 7991
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: NoScript filtered a potential cross site scritpting atte

Post by therube »

Can you post the [NoScript] message in Error Console (or whatever it may now be called, & perhaps Ctrl+Shift+J)?
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 NT 5.1; rv:26.0) Gecko/20100101 SeaMonkey/2.23a2
dave53
Posts: 3
Joined: Tue Nov 26, 2013 2:02 pm

Re: NoScript filtered a potential cross site scritpting atte

Post by dave53 »

[NoScript InjectionChecker] JavaScript Injection in ///sch/i.html?_trksid=p2050601.m570.l1313&_nkw=pringle (beanie,knitted,wool,merino) (beanie,hat)&_sacat=0&_from=R40
(function anonymous() {
pringle (beanie,knitted,wool,merino) (beanie,hat) /* COMMENT_TERMINATOR */
DUMMY_EXPR
})

[NoScript XSS] Sanitized suspicious request. Original URL [http://www.ebay.co.uk/sch/i.html?_trksi ... &_from=R40] requested from [chrome://browser/content/browser.xul]. Sanitized URL: [http://www.ebay.co.uk/sch/i.html?_trksi ... 3966927828].

Security Error: Content at https://www.google.co.uk/ may not load data from http://www.ebay.co.uk/sch/i.html?_trksi ... 3966927828.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:25.0) Gecko/20100101 Firefox/25.0
dave53
Posts: 3
Joined: Tue Nov 26, 2013 2:02 pm

Re: NoScript filtered a potential cross site scritpting atte

Post by dave53 »

Is that it? control-shft-j didn't seem to do anything.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:25.0) Gecko/20100101 Firefox/25.0
User avatar
therube
Ambassador
Posts: 7991
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: NoScript filtered a potential cross site scritpting atte

Post by therube »

Yeah, that's it.
Didn't realize I could generate it myself.

ebay.co.uk & ebaystatic.com Allowed.

Will have to wait for others to make sense of it?

Code: Select all

[NoScript InjectionChecker] JavaScript Injection in ///sch/i.html?_trksid=p2050601.m570.l1313&_nkw=pringle  (beanie,knitted,wool,merino)   (beanie,hat)&_sacat=0&_from=R40
(function anonymous() {
pringle (beanie,knitted,wool,merino) (beanie,hat) /* COMMENT_TERMINATOR */
DUMMY_EXPR
})

Code: Select all

[NoScript XSS] Sanitized suspicious request. Original URL [http://www.ebay.co.uk/sch/i.html?_trksid=p2050601.m570.l1313&_nkw=pringle++%28beanie%2Cknitted%2Cwool%2Cmerino%29+++%28beanie%2Chat%29&_sacat=0&_from=R40] requested from [chrome://browser/content/browser.xul]. Sanitized URL: [http://www.ebay.co.uk/sch/i.html?_trksid=p2050601.m570.l1313&_nkw=pringle+%20beanie%2Cknitted%2Cwool%2Cmerino%20+%20beanie%2Chat%20&_sacat=0&_from=R40#2735226904754562148].
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 NT 5.1; rv:26.0) Gecko/20100101 SeaMonkey/2.23a2
barbaz
Senior Member
Posts: 11163
Joined: Sat Aug 03, 2013 5:45 pm

Re: NoScript filtered a potential cross site scritpting atte

Post by barbaz »

See http://forums.informaction.com/viewtopi ... =7&t=17774 for how to make XSS exceptions.
dave53 wrote:Is that it? control-shft-j didn't seem to do anything.
@dave53: Accel key for us Mac users is command, not ctrl (except when dealing with Adblock Plus). Try command-shift-J instead.
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20100101 Firefox/17.0
Post Reply