Gentoo Archives: gentoo-commits

From: "Stefan Behte (craig)" <craig@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201009-09.xml
Date: Wed, 29 Sep 2010 20:50:16
Message-Id: 20100929205012.A627820051@flycatcher.gentoo.org
1 craig 10/09/29 20:50:12
2
3 Added: glsa-201009-09.xml
4 Log:
5 GLSA 201009-09
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201009-09.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201009-09.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201009-09.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201009-09.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="201009-09">
21 <title>fence: Multiple symlink vulnerabilites</title>
22 <synopsis>
23 fence contains multiple programs containing vulnerabilites that may allow
24 local users to overwrite arbitrary files via a symlink attack.
25 </synopsis>
26 <product type="ebuild">fence</product>
27 <announced>September 29, 2010</announced>
28 <revised>September 29, 2010: 01</revised>
29 <bug>240576</bug>
30 <access>local</access>
31 <affected>
32 <package name="sys-cluster/fence" auto="yes" arch="*">
33 <vulnerable range="lt">2.03.09</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 fence is an I/O group fencing system.
39 </p>
40 </background>
41 <description>
42 <p>
43 The fence_apc, fence_apc_snmp (CVE-2008-4579) and fence_manual
44 (CVE-2008-4580) programs contain symlink vulnerabilites.
45 </p>
46 </description>
47 <impact type="normal">
48 <p>
49 These vulnerabilities may allow arbitrary files to be overwritten with
50 root privileges.
51 </p>
52 </impact>
53 <workaround>
54 <p>
55 There is no known workaround at this time.
56 </p>
57 </workaround>
58 <resolution>
59 <p>
60 Gentoo discontinued support for fence. All fence users should uninstall
61 and choose another software that provides the same functionality.
62 </p>
63 <code>
64 # emerge --unmerge sys-cluster/fence</code>
65 </resolution>
66 <references>
67 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4579">CVE-2008-4579</uri>
68 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4580">CVE-2008-4580</uri>
69 </references>
70 <metadata tag="requester" timestamp="Fri, 10 Jul 2009 11:03:13 +0000">
71 rbu
72 </metadata>
73 <metadata tag="submitter" timestamp="Sat, 10 Apr 2010 02:06:28 +0000">
74 craig
75 </metadata>
76 <metadata tag="bugReady" timestamp="Mon, 31 May 2010 15:37:24 +0000">
77 a3li
78 </metadata>
79 </glsa>