Gentoo Archives: gentoo-commits

From: "Alex Legler (a3li)" <a3li@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200909-07.xml
Date: Wed, 09 Sep 2009 13:14:54
Message-Id: E1MlN0e-0000rF-VB@stork.gentoo.org
1 a3li 09/09/09 13:14:52
2
3 Added: glsa-200909-07.xml
4 Log:
5 GLSA 200909-07
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200909-07.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200909-07.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200909-07.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200909-07.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="200909-07">
21 <title>TkMan: Insecure temporary file usage</title>
22 <synopsis>
23 An insecure temporary file usage has been reported in TkMan, allowing for
24 symlink attacks.
25 </synopsis>
26 <product type="ebuild">tkman</product>
27 <announced>September 09, 2009</announced>
28 <revised>September 09, 2009: 01</revised>
29 <bug>247540</bug>
30 <access>local</access>
31 <affected>
32 <package name="app-text/tkman" auto="yes" arch="*">
33 <unaffected range="ge">2.2-r1</unaffected>
34 <vulnerable range="lt">2.2-r1</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 TkMan is a graphical, hypertext manual page and Texinfo browser for
40 UNIX.
41 </p>
42 </background>
43 <description>
44 <p>
45 Dmitry E. Oboukhov reported that TkMan does not handle the
46 "/tmp/tkman#####" and "/tmp/ll" temporary files securely.
47 </p>
48 </description>
49 <impact type="normal">
50 <p>
51 A local attacker could perform symlink attacks to overwrite arbitrary
52 files with the privileges of the user running the application.
53 </p>
54 </impact>
55 <workaround>
56 <p>
57 There is no known workaround at this time.
58 </p>
59 </workaround>
60 <resolution>
61 <p>
62 All TkMan users should upgrade to the latest version:
63 </p>
64 <code>
65 # emerge --sync
66 # emerge --ask --oneshot --verbose =app-text/tkman-2.2-r1</code>
67 </resolution>
68 <references>
69 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5137">CVE-2008-5137</uri>
70 </references>
71 <metadata tag="requester" timestamp="Sun, 19 Jul 2009 18:23:29 +0000">
72 a3li
73 </metadata>
74 <metadata tag="submitter" timestamp="Fri, 28 Aug 2009 07:32:36 +0000">
75 a3li
76 </metadata>
77 <metadata tag="bugReady" timestamp="Mon, 31 Aug 2009 03:37:41 +0000">
78 a3li
79 </metadata>
80 </glsa>