Slow URL parse

Bug reports and enhancement requests
Post Reply
thierry.excoffier
Posts: 1
Joined: Thu Nov 12, 2020 6:19 pm

Slow URL parse

Post by thierry.excoffier »

Hello.

With version 11.1.5 the NoScript URL check takes a second before allowing the request to be sent:

Code: Select all

http://127.0.0.1/#%2C=x.x=xx
With a more complex URL, NoScript popup a warning about a DOS (Denial Of Service).

127.0.0.1 can be replace by any name.

The original URL that triggered the very very slow behavior :

Code: Select all

http://192.168.0.1:8888/files/6.7.2/Annotator.html#colors=%23000%2C%23F00%2C%230A0%2C%2300F&color=%23F00&widths=1%2C4%2C8%2C12&width=1&sizes=18%2C24%2C32%2C48&size=24&modes=Edit%2CText%2CDraw%2CHighlight%2C-1%2C%2B1%2C-0.5%2C%2B0.5%2C-0.25%2C%2B0.25%2C%F0%9F%98%9F%2C%F0%9F%98%8A%2C%F0%9F%91%8E%2C%F0%9F%91%8D&mode=%2B1&image=http%3A%2F%2F192.168.0.1%3A8888%2F2020%2FAutomne%2Fannotator%2Fannotator_get%2F1_0%2FA.png%2F1%3Fticket%3Dthierry.excoffier-597590690473&teacher=1&me=thierry.excoffier&annotations=http%3A%2F%2F192.168.0.1%3A8888%2F2020%2FAutomne%2Fannotator%2Fannotator_load%2F1_0%2F1_27%3Fticket%3Dthierry.excoffier-597590690473
Thanks for NoScript :-)
Last edited by barbaz on Thu Nov 12, 2020 7:20 pm, edited 1 time in total.
Reason: url tags -> code tags
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:82.0) Gecko/20100101 Firefox/82.0
Post Reply