Gentoo Archives: gentoo-commits

From: "Raphael Marichez (falco)" <falco@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200709-04.xml
Date: Tue, 18 Sep 2007 21:35:31
Message-Id: E1IXkbh-0002Xc-C7@stork.gentoo.org
1 falco 07/09/18 21:27:45
2
3 Added: glsa-200709-04.xml
4 Log:
5 GLSA 200709-04
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200709-04.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200709-04.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200709-04.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200709-04.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="200709-04">
21 <title>po4a: Insecure temporary file creation</title>
22 <synopsis>
23 A vulnerability has been discovered in po4a, allowing for a symlink attack.
24 </synopsis>
25 <product type="ebuild">po4a</product>
26 <announced>September 13, 2007</announced>
27 <revised>September 13, 2007: 01</revised>
28 <bug>189440</bug>
29 <access>local</access>
30 <affected>
31 <package name="app-text/po4a" auto="yes" arch="*">
32 <unaffected range="ge">0.32-r1</unaffected>
33 <vulnerable range="lt">0.32-r1</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 po4a is a set of tools for helping with the translation of
39 documentation.
40 </p>
41 </background>
42 <description>
43 <p>
44 The po4a development team reported a race condition in the gettextize()
45 function when creating the file "/tmp/gettextization.failed.po".
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 A local attacker could perform a symlink attack, possibly overwriting
51 files with the permissions of the user running po4a.
52 </p>
53 </impact>
54 <workaround>
55 <p>
56 There is no known workaround at this time.
57 </p>
58 </workaround>
59 <resolution>
60 <p>
61 All po4a users should upgrade to the latest version:
62 </p>
63 <code>
64 # emerge --sync
65 # emerge --ask --oneshot --verbose &quot;&gt;=app-text/po4a-0.32-r1&quot;</code>
66 </resolution>
67 <references>
68 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4462">CVE-2007-4462</uri>
69 </references>
70 <metadata tag="requester" timestamp="Tue, 28 Aug 2007 20:28:00 +0000">
71 jaervosz
72 </metadata>
73 <metadata tag="bugReady" timestamp="Tue, 28 Aug 2007 20:28:12 +0000">
74 jaervosz
75 </metadata>
76 <metadata tag="submitter" timestamp="Sat, 08 Sep 2007 16:20:41 +0000">
77 p-y
78 </metadata>
79 </glsa>
80
81
82
83 --
84 gentoo-commits@g.o mailing list