Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempting SRI against some domains which do not support CORS #147

Open
claudijd opened this issue Apr 1, 2021 · 0 comments
Open

Attempting SRI against some domains which do not support CORS #147

claudijd opened this issue Apr 1, 2021 · 0 comments

Comments

@claudijd
Copy link
Contributor

claudijd commented Apr 1, 2021

From Aaron Schiffer:

User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0

Steps to reproduce:

On our company website https://www.chemgenes.com, we attempted to apply subresource integrity to the "security seals" we currently display at the bottom -- these are cross-origin scripts issued by seal.digicert.com and seal.securetrust.com.

Actual results:

The domains do not support the CORS standard. Subresource Integrity could not be applied.

Expected results:

I expected they might support the CORS standard.

The paragraphs at https://infosec.mozilla.org/guidelines/web_security#subresource-integrity indicates, "if the CDN you are loading does not support CORS, please contact Mozilla Information Security. We are happy to contact the CDN on your behalf."

The resources offered may not constitute a CDN per se -- however, would Mozilla Information Security please still be able to contact these two entities, to request they support CORS?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant