kdelibs: Cross-domain cookie injection vulnerability
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200408-23 / kdelibs |
| Release Date |
August 24, 2004 |
| Latest Revision |
August 24, 2004: 01 |
| Impact |
low |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| kde-base/kdelibs |
<=
3.2.3-r1 |
>=
3.2.3-r2 |
All supported architectures
|
Related bugreports:
#61389
Synopsis
The cookie manager component in kdelibs contains a vulnerability allowing
an attacker to potentially gain access to a user's session on a legitimate
web server.
2.
Impact Information
Background
KDE is a widely-used desktop environment based on the Qt toolkit.
kcookiejar in kdelibs is responsible for storing and managing HTTP cookies.
Konqueror uses kcookiejar for storing and managing cookies.
Description
kcookiejar contains a vulnerability which may allow a malicious website to
set cookies for other websites under the same second-level domain.
This vulnerability applies to country-specific secondary top level domains
that use more than 2 characters in the secondary part of the domain name,
and that use a secondary part other than com, net, mil, org, gov, edu or
int. However, certain popular domains, such as co.uk, are not affected.
Impact
Users visiting a malicious website using the Konqueror browser may have a
session cookie set for them by that site. Later, when the user visits
another website under the same domain, the attacker's session cookie will
be used instead of the cookie issued by the legitimate site. Depending on
the design of the legitimate site, this may allow an attacker to gain
access to the user's session. For further explanation on this type of
attack, see the paper titled "Session Fixation Vulnerability in
Web-based Applications" (reference 2).
3.
Resolution Information
Workaround
There is no known workaround at this time. All users are encouraged to
upgrade to the latest available version of kdelibs.
Resolution
All kdelibs users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge sync
# emerge -pv ">=kde-base/kdelibs-3.2.3-r2"
# emerge ">=kde-base/kdelibs-3.2.3-r2"
|
4.
References
|