Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200809-08.xml
Date: Mon, 08 Sep 2008 18:07:55
Message-Id: E1Kcl9U-0000eG-8k@stork.gentoo.org
1 py 08/09/08 18:07:52
2
3 Added: glsa-200809-08.xml
4 Log:
5 GLSA 200809-08
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200809-08.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200809-08.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200809-08.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200809-08.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="200809-08">
21 <title>Amarok: Insecure temporary file creation</title>
22 <synopsis>
23 Amarok uses temporary files in an insecure manner, allowing for a symlink
24 attack.
25 </synopsis>
26 <product type="ebuild">amarok</product>
27 <announced>September 08, 2008</announced>
28 <revised>September 08, 2008: 01</revised>
29 <bug>234689</bug>
30 <access>local</access>
31 <affected>
32 <package name="media-sound/amarok" auto="yes" arch="*">
33 <unaffected range="ge">1.4.10</unaffected>
34 <vulnerable range="lt">1.4.10</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Amarok is an advanced music player.
40 </p>
41 </background>
42 <description>
43 <p>
44 Dwayne Litzenberger reported that the
45 MagnatuneBrowser::listDownloadComplete() function in
46 magnatunebrowser/magnatunebrowser.cpp uses the album_info.xml temporary
47 file in an insecure manner.
48 </p>
49 </description>
50 <impact type="normal">
51 <p>
52 A local attacker could perform a symlink attack to overwrite arbitrary
53 files on the system with the privileges of the user running the
54 application.
55 </p>
56 </impact>
57 <workaround>
58 <p>
59 There is no known workaround at this time.
60 </p>
61 </workaround>
62 <resolution>
63 <p>
64 All Amarok users should upgrade to the latest version:
65 </p>
66 <code>
67 # emerge --sync
68 # emerge --ask --oneshot --verbose &quot;&gt;=media-sound/amarok-1.4.10&quot;</code>
69 </resolution>
70 <references>
71 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3699">CVE-2008-3699</uri>
72 </references>
73 <metadata tag="requester" timestamp="Tue, 02 Sep 2008 17:05:46 +0000">
74 keytoaster
75 </metadata>
76 <metadata tag="submitter" timestamp="Fri, 05 Sep 2008 21:54:43 +0000">
77 p-y
78 </metadata>
79 <metadata tag="bugReady" timestamp="Fri, 05 Sep 2008 21:54:55 +0000">
80 p-y
81 </metadata>
82 </glsa>