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

Bug Report: Firefox Dark Reader extension causes incorrect firefox version detection #450

Closed
dominicmason555 opened this issue Dec 23, 2018 · 0 comments

Comments

@dominicmason555
Copy link

Summary

When the firefox dark reader extension is enabled, while the version of firefox shown in the user agent is correct, however the site incorrectly detects that it is not a recent enough version. Once the extension is disabled for the page, it loads without issue.
The firefox extension is
https://github.com/darkreader/darkreader
https://addons.mozilla.org/en-US/firefox/addon/darkreader/

The bug doesn't prevent users from accessing the site entirely, however it appears to if the user doesn't think to check their extensions and it does not seem obvious that it may be the extension that causes it.

Page

CyberChef encountered an error while loading.

The following browser versions are supported:

Google Chrome 40+
Mozilla Firefox 35+
Microsoft Edge 14+

Your user agent is:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0

Error Message

SecurityError: The operation is insecure.
Filename: https://gchq.github.io/CyberChef/main.js
Line: 113
Error: SecurityError: The operation is insecure.
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0
CyberChef version: 8.16.0

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

2 participants