Skip to content

Clarify acceptable blacklist values #283

@alfuken

Description

@alfuken

System Information:

macOS version:

12.4 (21F79)

Userscripts version:

Userscripts Safari Version 4.2.0 (52)

Safari version:

Version 15.5 (17613.2.7.1.8)

Is this issue related to script injection?:

not sure, probably

Did the test script (pasted above) successfully run on your machine?

Yes, here's the output: "This is a test script - https://www.google.co.uk/?client=safari"

Bug description:

When I go to https://www.google.co.uk or https://my.internet.banking.com , userscripts ignore Global Blacklist setting and continue to run on blacklisted domains.

My Global Blacklist setting: google.co.uk, *google.co.uk/*, *.co.uk, *.co.uk/*, *.co.uk*, my.internet.banking.com

Screenshot 2022-07-05 at 13 30 27

Expected behaviour: no scripts should be run / executed on any page/domain/url that matches the global blacklist.

Actual behaviour: all scripts ignore the "global blacklist" setting and continute to run there, introducing potential security issue.

Screenshot 2022-07-05 at 13 19 27

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions