1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200412-16 / KDE |
| Release Date | December 19, 2004 |
| Latest Revision | December 19, 2004: 01 |
| Impact | normal |
| Exploitable | remote and local |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| kde-base/kdelibs | < 3.3.2-r1 | revision >= 3.2.3-r4, revision >= 3.3.1-r2, >= 3.3.2-r1 | All supported architectures |
| kde-base/kdebase | < 3.3.2-r1 | revision >= 3.2.3-r3, revision >= 3.3.1-r2 | All supported architectures |
Related bugreports: #72804, #73869
kdelibs and kdebase contain a flaw allowing password disclosure when creating a link to a remote file. Furthermore Konqueror is vulnerable to window injection.
KDE is a feature-rich graphical desktop environment for Linux and Unix-like Operating Systems. The KDE core libraries (kdebase and kdelibs) provide native support for many protocols. Konqueror is the KDE web browser and filemanager.
Daniel Fabian discovered that the KDE core libraries contain a flaw allowing password disclosure by making a link to a remote file. When creating this link, the resulting URL contains authentication credentials used to access the remote file (CAN 2004-1171).
The Konqueror webbrowser allows websites to load webpages into a window or tab currently used by another website (CAN-2004-1158).
A malicious user could have access to the authentication credentials of other users depending on the file permissions.
A malicious website could use the window injection vulnerability to load content in a window apparently belonging to another website.
There is no known workaround at this time.
All kdelibs users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=kde-base/kdelibs-3.2.3-r4" |
All kdebase users should upgrade to the latest version:
Code Listing 3.2: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=kde-base/kdebase-3.2.3-r3" |