Lucene search

K
gentooGentoo FoundationGLSA-200405-11
HistoryMay 19, 2004 - 12:00 a.m.

KDE URI Handler Vulnerabilities

2004-05-1900:00:00
Gentoo Foundation
security.gentoo.org
17

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.171 Low

EPSS

Percentile

96.1%

Background

The K Desktop Environment (KDE) is a powerful Free Software graphical desktop environment. KDE makes use of URI handlers to trigger various programs when specific URLs are received.

Description

The telnet, rlogin, ssh and mailto URI handlers in KDE do not check for ‘-’ at the beginning of the hostname passed. By crafting a malicious URI and entice an user to click on it, it is possible to pass an option to the programs started by the handlers (typically telnet, kmail…).

Impact

If the attacker controls the options passed to the URI handling programs, it becomes possible for example to overwrite arbitrary files (possibly leading to denial of service), to open kmail on an attacker-controlled remote display or with an alternate configuration file (possibly leading to control of the user account).

Workaround

There is no known workaround at this time. All users are advised to upgrade to a corrected version of kdelibs.

Resolution

Users of KDE 3.1 should upgrade to the corrected version of kdelibs:

 # emerge sync

 # emerge -pv "=kde-base/kdelibs-3.1.5-r1"
 # emerge "=kde-base/kdelibs-3.1.5-r1"

Users of KDE 3.2 should upgrade to the latest available version of kdelibs:

 # emerge sync

 # emerge -pv ">=kde-base/kdelibs-3.2.2-r1"
 # emerge ">=kde-base/kdelibs-3.2.2-r1"
OSVersionArchitecturePackageVersionFilename
Gentooanyallkde-base/kdelibs<= 3.2.2UNKNOWN

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.171 Low

EPSS

Percentile

96.1%