iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Internet Security Discussion Forum This forum is for the discussion of security related issues. If you find a new Phishing scheme, spyware, virus or malicious site - let us know about it. If any of the above found you... here's where you ask for help.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-22-2009, 12:05 PM
LoK LoK is offline
WebProWorld New Member
 
Join Date: Oct 2005
Location: Wisconsin
Posts: 2
LoK RepRank 0
Default Password Protected Pages Doesn't Pass Security

I have developed a website for a customer that takes credit card transactions over their site using a secure shopping cart program. They also use within their site, a password protected page which only their "dealers" may access using a password they get by calling my customer first. That's all working fine; however, my customer is being charged extra by the credit card company they use because this password protected page is failing a security scan.

This is the result of the security scan: "The remote web server contains several HTML form fields containing an input of type 'password' which transmit their information to a remote web server in cleartext." The password protected page has nothing to do with credit card information being input. It's just to access a different webpage not everyone should see.

My question is: How do we get around this security issue yet keep the password protected page?

Thanks. Any help is appreciated.
Reply With Quote
  #2 (permalink)  
Old 05-22-2009, 12:19 PM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,648
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: Password Protected Pages Doesn't Pass Security

Web authentication is very insecure. Because passwords are transmitted in plain text, they can be snooped by an attacker. You have two options, depending on the requirements of the scanning company, and the information being protected.

If the information that is protected is not actually sensitive, and the password is generally known, you can ask the security scanning company to make an exception on the basis that you are using authentication only as a simple authentication measure and it is not protecting anything sensitive.

If you are protecting sensitive information, or if the security scan provider does not allow for the exception, you would have to move the authentication script (the destination of the username/password form) to your secure server. In most configurations, this simply requires changing the url of the form's action attribute from http to https. In some cases, however, you might need to modify the script slightly.
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #3 (permalink)  
Old 05-22-2009, 02:49 PM
danlefree's Avatar
WebProWorld Pro
 
Join Date: Jun 2005
Location: Seattle
Posts: 269
danlefree RepRank 4danlefree RepRank 4danlefree RepRank 4danlefree RepRank 4
Default Re: Password Protected Pages Doesn't Pass Security

action=HTTP - Clear-text transmission allows anyone on any intermediary network to read all content transmitted between the client and the host.

action=HTTPS - Clear-text does not exist - all transmissions are encrypted while in transit.

There should not be any issue with the login form if you are posting the results over SSL.
__________________
Dan LeFree | Product Manager (Linux VPS Hosting) | Owner/Operator (Web development, marketing)
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Internet Security Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
search engine index pages that are password protected? lukeosborne Search Engine Optimization Forum 3 05-02-2008 07:33 PM
password protected pages Zombie Master Webmaster Resources Discussion Forum 7 09-27-2007 09:28 PM
Indexing a Password Protected Site jsternfeld Search Engine Optimization Forum 25 10-16-2005 02:13 AM
making a password protected site technica Graphics & Design Discussion Forum 8 06-06-2004 12:13 AM
Can Bots Index Password Protected Pages ??? Mike Freemen Search Engine Optimization Forum 12 04-18-2004 01:49 PM


All times are GMT -4. The time now is 03:00 AM.



Search Engine Optimization by vBSEO 3.3.0