1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200408-13 / kde, kdebase, kdelibs |
| Release Date | August 12, 2004 |
| Latest Revision | August 12, 2004: 01 |
| Impact | normal |
| Exploitable | remote and local |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| kde-base/kdebase | < 3.2.3-r1 | >= 3.2.3-r1 | All supported architectures |
| kde-base/kdelibs | < 3.2.3-r1 | >= 3.2.3-r1 | All supported architectures |
Related bugreports: #60068
KDE contains three security issues that can allow an attacker to compromise system accounts, cause a Denial of Service, or spoof websites via frame injection.
KDE is a powerful Free Software graphical desktop environment for Linux and Unix-like Operating Systems.
KDE contains three security issues:
An attacker could exploit these vulnerabilities to create or overwrite files with the permissions of another user, compromise the account of users running a KDE application and insert arbitrary frames into an otherwise trusted webpage.
There is no known workaround at this time. All users are encouraged to upgrade to the latest available version of kdebase.
All KDE users should upgrade to the latest versions of kdelibs and kdebase:
Code Listing 3.1: Resolution |
# emerge sync # emerge -pv ">=kde-base/kdebase-3.2.3-r1" # emerge ">=kde-base/kdebase-3.2.3-r1" # emerge -pv ">=kde-base/kdelibs-3.2.3-r1" # emerge ">=kde-base/kdelibs-3.2.3-r1" |