Jump to content

Web Application Transmits Login Credentials Without Encryption


redfury

Recommended Posts

My site bugeyed.net has an SSL Certificate applied to it but failed the PCI compliance scan with this error..[There is a web application running on this host that transmits login credentials over HTTP, which is a clear-text protocol. As such, if an attacker was able to intercept traffic containing login credentials, it would be trivial to view user account and password information.] Their recomendation is to....[All web application communications containing sensitive information should be transmitted using SSL/TLS (HTTPS). If re-direction from HTTP to HTTPS is utilized in an attempt to remediate this finding, please ensure that such redirection occurs on the server side of the system (for example via the use of the HTTP "Location" header element) and that redirection is not reliant upon the client (browser) side.]

I have already spoken with HG and they tried to edit the .htaccess file but said that wasn't working - it was putting it in a loop because of the #### Rewrite rules for SEO functionality ####

Any ideas for the best way to redirect the http to an https login page?

Thanks in advance!

Link to comment
Share on other sites

Still failed PCI Scan ....

PCI Scan says...There is a web application running on this host that transmits login credentials over HTTP, which is a clear-text protocol. As such, if an attacker was able to intercept traffic containing login credentials, it would be trivial to view user account and password information. Location: http://www.bugeyed.net/admin.php

When I type http://www.bugeyed.net/admin.phpI do not automatically get redirected to the HTTPS and can log in under the http still.  Any ideas?

 

Link to comment
Share on other sites

We would like to ask if you have entries in Store Settings, SSL tab:

SSL root path e.g. /store/ <= typically just /
SSL Store URL e.g. https://www.example.com/store<= no trailing slash

 

We want to also direct your attention to the padlock (that should be visible) in the user/pass block. It may show as open. If so, click it to refresh the page as https.

 

I wonder why, if all pages are to be secure, this page is still not secure.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...