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-200903-41.xml
Date: Mon, 30 Mar 2009 21:46:25
Message-Id: E1LoPJH-000754-FO@stork.gentoo.org
1 py 09/03/30 21:46:23
2
3 Added: glsa-200903-41.xml
4 Log:
5 GLSA 200903-41
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200903-41.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200903-41.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200903-41.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200903-41.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="200903-41">
21 <title>gedit: Untrusted search path</title>
22 <synopsis>
23 A vulnerability in gedit might allow local attackers to execute arbitrary
24 code.
25 </synopsis>
26 <product type="ebuild">gedit</product>
27 <announced>March 30, 2009</announced>
28 <revised>March 30, 2009: 01</revised>
29 <bug>257004</bug>
30 <access>local</access>
31 <affected>
32 <package name="app-editors/gedit" auto="yes" arch="*">
33 <unaffected range="rge">2.22.3-r1</unaffected>
34 <unaffected range="ge">2.24.3</unaffected>
35 <vulnerable range="lt">2.24.3</vulnerable>
36 </package>
37 </affected>
38 <background>
39 <p>
40 gedit is a text editor for the GNOME desktop.
41 </p>
42 </background>
43 <description>
44 <p>
45 James Vega reported that gedit uses the current working directory when
46 searching for python modules, a vulnerability related to CVE-2008-5983.
47 </p>
48 </description>
49 <impact type="normal">
50 <p>
51 A local attacker could entice a user to open gedit from a specially
52 crafted environment, possibly resulting in the execution of arbitrary
53 code with the privileges of the user running the application.
54 </p>
55 </impact>
56 <workaround>
57 <p>
58 Do not run gedit from untrusted working directories.
59 </p>
60 </workaround>
61 <resolution>
62 <p>
63 All gedit 2.22.x users should upgrade to the latest version:
64 </p>
65 <code>
66 # emerge --sync
67 # emerge --ask --oneshot --verbose &quot;&gt;=app-editors/gedit-2.22.3-r1&quot;</code>
68 <p>
69 All gedit 2.24.x users should upgrade to the latest version:
70 </p>
71 <code>
72 # emerge --sync
73 # emerge --ask --oneshot --verbose &quot;&gt;=app-editors/gedit-2.24.3&quot;</code>
74 </resolution>
75 <references>
76 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5983">CVE-2008-5983</uri>
77 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0314">CVE-2009-0314</uri>
78 </references>
79 <metadata tag="requester" timestamp="Mon, 23 Mar 2009 09:17:57 +0000">
80 a3li
81 </metadata>
82 <metadata tag="submitter" timestamp="Mon, 30 Mar 2009 11:46:10 +0000">
83 p-y
84 </metadata>
85 <metadata tag="bugReady" timestamp="Mon, 30 Mar 2009 11:46:20 +0000">
86 p-y
87 </metadata>
88 </glsa>