Secure site redirects to insecure site without a warning message
Categories
(Core :: Security, defect)
Tracking
()
People
(Reporter: greg-mozilla-bugzilla, Unassigned)
References
()
Details
Reporter | ||
Comment 2•7 years ago
|
||
Comment 3•3 years ago
|
||
Hi Greg,
Do you consider this issue to be still relevant in the latest Firefox version? Right now, any insecure site (http) will have the crossed lock icon on the left side of the address bar to indicate the security level along with the insecure dropdown displayed on all fields that can be autofilled by Firefox Form Autofill. Also, the link you provided no longer redirects from https to http, do you have any other site examples that show this behavior?
Comment 4•2 years ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:dveditz, since the bug has high severity, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 5•2 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Comment 6•1 years ago
|
||
We have other bugs that suggest changing the badging on insecure sites. That's independent of redirects. you can play with the prefs security.insecure_connection_text.enabled
and security.insecure_connection_icon.enabled
if you want. The latter has been enabled by default since Firefox 70 or so (Timea mentioned it in comment 3)
We have implemented an opt-in "HTTPS Only" mode that prevents these redirects, and are working on shipping "https first" by default that tries to make insecure loads less common without being as dogmatic as "HTTPS Only". Both are independent of redirects.
A secure address the user types could redirect to another secure BUT UNWANTED or MALICIOUS site as easily as it could redirect to a merely insecure one. Unfortunately users need to stay on the ball and check their ultimate destination (typos when entering URLS are common, and "typo squatting" domains exist to take advantage of that).
The "bare minimum" of "a warning message" is now implemented with the slashed-lock icon. I hope we switch to the more noticeable "Not Secure" text in the future
Description
•