You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The um-block-emails extensions uses a domain list from an external repository. While it is already a potential risk to import an external list, I'd highly suggest to import it from github direcly instead of a third party service to prevent any thrid-party modification as we've seen with the polyfill.io attack (and more in the past).
Therefore I suggest to replace the URL with the raw GH-URL:
The
um-block-emails
extensions uses a domain list from an external repository. While it is already a potential risk to import an external list, I'd highly suggest to import it from github direcly instead of a third party service to prevent any thrid-party modification as we've seen with the polyfill.io attack (and more in the past).Therefore I suggest to replace the URL with the raw GH-URL:
Extended/src/um-block-emails/src/Core.php
Lines 17 to 20 in d075928
The text was updated successfully, but these errors were encountered: