Page 1 of 1

XSS warnings when bulk opening bookmarks

Posted: Wed Jan 10, 2018 4:28 pm
by halfapple
I notice the XSS warning when opening multiple pages from bookmarks, but when opened individually, it's okay. This is reflected in yet someone?
FF 57.0.4, NoScript 10.1.6.3 (same as 10.1.6.2)

"GOOGLE translation" English is not my native language :roll:

Addition: Not all pages, just some.

Re: XSS warnings when bulk opening bookmarks

Posted: Wed Jan 10, 2018 10:23 pm
by Giorgio Maone
Could you copy-paste the actual content of the XSS warning(s) you get?

Re: XSS warnings when bulk opening bookmarks

Posted: Fri Jan 12, 2018 9:01 am
by halfapple
I'm not IT skillful. :|

Examples of window preview and more specific features:

a1)Open FF, clean default page.
a2)Open multiple pages from bookmark folder - XSS alert window opens.

but

b1)Open FF, clean default page.
b2)Open a random one page
b3)Open multiple pages from the bookmark folder - XSS okay, no alert.

Is it possible to replicate?
Image

Re: XSS warnings when bulk opening bookmarks

Posted: Fri Jan 12, 2018 1:53 pm
by Giorgio Maone
halfapple wrote:I'm not IT skillful. :|
More than enough to help here :)
This looks an initialization problem: the XSS filter, which is instantiated lazily on first page load not to slow down browser startup, seems not to be fully initialized and chokes at the multiple loads.
Investigating a fix, thanks.

Re: XSS warnings when bulk opening bookmarks

Posted: Tue Jan 16, 2018 3:58 pm
by Nahor
I got the issue too. A few remarks:
1. it first showed with the December 31 update if I remember correctly (Firefox beta channel).
2. I was getting an issue for pretty much all the sites being opened (I didn't count to see if it was all of them or not), which I temporarily accepted (3rd choice) for the first couple of days.
3. Eventually I grew tired of it so I accepted all of them permanently (4th choice). And since, I'm only getting the warning occasionally and only for the first tab.

3) makes my think it is (was?) not just a lazy initialization or at least, that there are several places that are affected.

Before doing 3, I tried waiting a bit (~30s) after opening firefox before loading my bookmarks and that didn't work. I think I did one try to loading the bookmarks after opening a few tab first and that then I didn't get the warnings.