Gentoo Archives: gentoo-commits

From: "Matthias Geerdsen (vorlon)" <vorlon@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200804-30.xml
Date: Tue, 29 Apr 2008 12:23:05
Message-Id: E1JqorO-0008Mu-2p@stork.gentoo.org
1 vorlon 08/04/29 12:23:02
2
3 Added: glsa-200804-30.xml
4 Log:
5 GLSA 200804-30
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200804-30.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200804-30.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200804-30.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200804-30.xml
14 ===================================================================
15 <?xml version="1.0" encoding="utf-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19
20 <glsa id="200804-30">
21 <title>KDE start_kdeinit: Multiple vulnerabilities</title>
22 <synopsis>
23 Multiple vulnerabilities in start_kdeinit could possibly allow a local
24 attacker to execute arbitrary code with root privileges.
25 </synopsis>
26 <product type="ebuild">kdelibs</product>
27 <announced>April 29, 2008</announced>
28 <revised>April 29, 2008: 01</revised>
29 <bug>218933</bug>
30 <access>local</access>
31 <affected>
32 <package name="kde-base/kdelibs" auto="yes" arch="*">
33 <unaffected range="rge">3.5.8-r4</unaffected>
34 <unaffected range="rge">3.5.9-r3</unaffected>
35 <unaffected range="gt">4.0</unaffected>
36 <unaffected range="lt">3.5.5</unaffected>
37 <vulnerable range="lt">4.0</vulnerable>
38 </package>
39 </affected>
40 <background>
41 <p>
42 KDE is a feature-rich graphical desktop environment for Linux and
43 Unix-like operating systems. start_kdeinit is a wrapper for kdeinit.
44 </p>
45 </background>
46 <description>
47 <p>
48 Vulnerabilities have been reported in the processing of user-controlled
49 data by start_kdeinit, which is setuid root by default.
50 </p>
51 </description>
52 <impact type="high">
53 <p>
54 A local attacker could possibly execute arbitrary code with root
55 privileges, cause a Denial of Service or send Unix signals to other
56 processes, when start_kdeinit is setuid root.
57 </p>
58 </impact>
59 <workaround>
60 <p>
61 There is no known workaround at this time.
62 </p>
63 </workaround>
64 <resolution>
65 <p>
66 All kdelibs users should upgrade to the latest version:
67 </p>
68 <code>
69 # emerge --sync
70 # emerge --ask --oneshot --verbose &quot;&gt;=kde-base/kdelibs-3.5.8-r4&quot;</code>
71 </resolution>
72 <references>
73 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1671">CVE-2008-1671</uri>
74 </references>
75 <metadata tag="submitter" timestamp="Thu, 24 Apr 2008 09:52:59 +0000">
76 vorlon
77 </metadata>
78 <metadata tag="bugReady" timestamp="Mon, 28 Apr 2008 13:20:59 +0000">
79 vorlon
80 </metadata>
81 </glsa>
82
83
84
85 --
86 gentoo-commits@l.g.o mailing list