(ANSWERED)Various issues around login/passwords
Discussion
Having changed my PH account password earlier, there are a few things I noticed that really need to be tightened up on.
- PH login page is served over HTTP, therefore there is the potential for Javascript to be injected to hijack the password of anyone logging in.
- The username and password are sent over HTTP, therefore rendering the login process completely insecure. I wouldn't login to PH over a public wifi network as a result (regardless of the fact my credentials are valid only for PH).
- The change password page does not allow the new password to be pasted in. This is poor design, and prevents the use of password managers, which are intended to enhance security of passwords.
- The changed password is sent over HTTP, again leaving it open to be intercepted.
Digital said:
For the size of site that Pistonheads now is, and the amount of traffic going through it, it really needs to be upgraded to HTTPS as soon as possible.
By gosh, I think you're onto something!And, believe it or not, many agree with you:
http://www.pistonheads.com/gassing/topic.asp?h=0&a...
Gassing Station | Website Feedback | Top of Page | What's New | My Stuff


