Overview
Web services that rely on cookies for authentication may be vulnerable to an authentication bypass vulnerability.
Some web sites transmit authentication material (often cookies) without encrypting the entire session, even when the authentication material is initially set over an encrypted HTTP session. This behavior could allow an attacker on the network path to obtain authentication material and impersonate a legitimate user. Sites that set authentication cookies over https during login and then later transmit the cookies over HTTP are particularly vulnerable, since users are more likely to think that the security of the login page applies to the entire session.
Description
HTTP cookies are text that is sent to a client web browser from a server. Cookies are transmitted back to the server from the client's browser when the client accesses the web site. |
Impact
A remote unauthenticated attacker who can intercept traffic that is destined to an affected web site may be able to take any action on the web site that the legitimate user can. |
Solution
There are a number of options that can mitigate this type of vulnerability. Please see the Workarounds and Systems Affected sections of this document for more information, including information about specific vendors. |
Workarounds for users
|
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
- http://erratasec.blogspot.com/2007/08/sidejacking-with-hamster_05.html
- http://erratasec.blogspot.com/2007/08/sidejacking-with-hamster.html
- http://www.securityfocus.com/archive/1/475658/30/0/threaded
- http://blogs.zdnet.com/Ou/?p=651
- http://blog.wired.com/monkeybites/2007/08/black-hat-repor.html
- http://tools.ietf.org/html/rfc2109
- http://wp.netscape.com/eng/ssl3/draft302.txt
- http://msdn2.microsoft.com/en-us/library/Bb250503.aspx
- http://kb.mozillazine.org/Cannot_connect_securely_because_the_site_uses_an_older_insecure_version_of_the_SSL_protocol
- http://lifehacker.com/software/email-apps/secure-webbased-email-recap-032749.php
- http://jvn.jp/cert/JVNVU%23466433/index.html
- http://gmailblog.blogspot.com/2008/07/making-security-easier.html
- http://noscript.net/faq#qa6_1
- http://www.youtube.com/watch?v=4_vhOLiZ49M&feature=channel_page
Acknowledgements
Information about this vulnerability was released by Erratasec.
This document was written by Ryan Giobbi and Dean Reges.
Other Information
CVE IDs: | None |
Severity Metric: | 2.25 |
Date Public: | 2007-09-07 |
Date First Published: | 2007-09-07 |
Date Last Updated: | 2009-04-13 20:02 UTC |
Document Revision: | 101 |