How Can Cookies Threat Web Software Security?

How Can Cookies Threat Web Software Security?
April 17 10:00 2015 Print This Article

Some web software users have a prejudice against cookies. They claim that one of the reasons of their discontent is that cookies threaten safety of their sensitive data.

Web developers assure that such worries are groundless, but specialists in manual and automated testing of web software know that cookies can cause vulnerabilities in web software security. That is why one must include checking of cookies in security testing of web sites and web applications.

Verifying Security of Web Software One Should Consider Such Cookies Related Aspects:

  • It is necessary to inquire what data are stored in the cookies. If there are personal or sensitive user data, it is better to remove them. Cookies should not contain data of that kind.
  • If there is no way to avoid keeping user’s private data in cookies, the data should be stored there in an encrypted form. Otherwise, the data can be stolen.
  • During software testing one should make sure that the cookies cannot be accessed by other domains.
  • It is important to verify whether the cookies are deleted correctly. Sometimes corrupted cookies can be accessed by other domains.
  • If cookies are utilized for the user login, it is necessary to make sure that another user cannot login in the application in the same browser till the first one is logged. A corresponded message should appear.

Cookies are related to different aspects of web software; they should be involved in functional testing, cross-browser testing, load testing, etc.

Related Posts:

About Article Author

view more articles
Nataliia Vasylyna
Nataliia Vasylyna

View More Articles

0 Comments

write a comment

No Comments Yet!

You can be the one to start a conversation.

Add a Comment

Your data will be safe! Your e-mail address will not be published. Also other data will not be shared with third person.
All fields are required.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.