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-200801-21.xml
Date: Wed, 30 Jan 2008 22:55:28
Message-Id: E1JKLq0-00015a-1t@stork.gentoo.org
1 py 08/01/30 22:55:24
2
3 Added: glsa-200801-21.xml
4 Log:
5 GLSA 200801-21
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200801-21.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200801-21.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200801-21.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200801-21.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="200801-21">
21 <title>Xdg-Utils: Arbitrary command execution</title>
22 <synopsis>
23 A vulnerability has been discovered in Xdg-Utils, allowing for the remote
24 execution of arbitrary commands.
25 </synopsis>
26 <product type="ebuild">xdg-utils</product>
27 <announced>January 30, 2008</announced>
28 <revised>January 30, 2008: 01</revised>
29 <bug>207331</bug>
30 <access>remote</access>
31 <affected>
32 <package name="x11-misc/xdg-utils" auto="yes" arch="*">
33 <unaffected range="ge">1.0.2-r1</unaffected>
34 <vulnerable range="lt">1.0.2-r1</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Xdg-Utils is a set of tools allowing all applications to easily
40 integrate with the Free Desktop configuration.
41 </p>
42 </background>
43 <description>
44 <p>
45 Miroslav Lichvar discovered that the "xdg-open" and "xdg-email" shell
46 scripts do not properly sanitize their input before processing it.
47 </p>
48 </description>
49 <impact type="normal">
50 <p>
51 A remote attacker could entice a user to open a specially crafted link
52 with a vulnerable application using Xdg-Utils (e.g. an email client),
53 resulting in the execution of arbitrary code with the privileges of the
54 user running the 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 Xdg-Utils users should upgrade to the latest version:
65 </p>
66 <code>
67 # emerge --sync
68 # emerge --ask --oneshot --verbose &quot;&gt;=x11-misc/xdg-utils-1.0.2-r1&quot;</code>
69 </resolution>
70 <references>
71 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0386">CVE-2008-0386</uri>
72 </references>
73 <metadata tag="requester" timestamp="Sat, 26 Jan 2008 12:15:55 +0000">
74 rbu
75 </metadata>
76 <metadata tag="submitter" timestamp="Mon, 28 Jan 2008 20:04:22 +0000">
77 p-y
78 </metadata>
79 <metadata tag="bugReady" timestamp="Mon, 28 Jan 2008 20:04:30 +0000">
80 p-y
81 </metadata>
82 </glsa>
83
84
85
86 --
87 gentoo-commits@l.g.o mailing list