Name | CVE-2008-0128 |
Description | The SingleSignOn Valve (org.apache.catalina.authenticator.SingleSignOn) in Apache Tomcat before 5.5.21 does not set the secure flag for the JSESSIONIDSSO cookie in an https session, which can cause the cookie to be sent in http requests and make it easier for remote attackers to capture this cookie. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DSA-1468-1 |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
tomcat5 | source | (unstable) | (unfixed) | unimportant | | |
tomcat5.5 | source | etch | 5.5.20-2etch2 | | DSA-1468-1 | |
tomcat5.5 | source | (unstable) | 5.5.23-1 | low | | |
Notes
SSO cookies not working in 5.0, have only been fixed in 5.5.13, see #34724
SSO cookies sent over secure connections do not require
secure connections, possibly defeating HTTPS encryption.
See: http://issues.apache.org/bugzilla/show_bug.cgi?id=41217