diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-04-14 08:02:22 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-04-14 08:02:22 +0000 |
commit | 670f14532cf81a4e02d989bcb1254e1e48bcb4e4 (patch) | |
tree | 68ef72d9e802ec198860f87b94402f4ca3aae287 /metadata/glsa/glsa-201009-09.xml | |
parent | Add 'metadata/dtd/' from commit 'f8325042cda078a7fa29be8dcb9a092219332112' (diff) | |
parent | Add GLSA 201604-03 - Fix (diff) | |
download | gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.gz gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.bz2 gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.zip |
Add 'metadata/glsa/' from commit 'aacff3c55fb52643f95332002ecdb7d439b8e4df'
git-subtree-dir: metadata/glsa
git-subtree-mainline: 3149e13ab601ad3a8f925656fd88567d2626de47
git-subtree-split: aacff3c55fb52643f95332002ecdb7d439b8e4df
Diffstat (limited to 'metadata/glsa/glsa-201009-09.xml')
-rw-r--r-- | metadata/glsa/glsa-201009-09.xml | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201009-09.xml b/metadata/glsa/glsa-201009-09.xml new file mode 100644 index 000000000000..163ac30139c6 --- /dev/null +++ b/metadata/glsa/glsa-201009-09.xml @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> + +<glsa id="201009-09"> + <title>fence: Multiple symlink vulnerabilities</title> + <synopsis> + fence contains multiple programs containing vulnerabilities that may allow + local users to overwrite arbitrary files via a symlink attack. + </synopsis> + <product type="ebuild">fence</product> + <announced>September 29, 2010</announced> + <revised>September 29, 2010: 01</revised> + <bug>240576</bug> + <access>local</access> + <affected> + <package name="sys-cluster/fence" auto="yes" arch="*"> + <vulnerable range="lt">2.03.09</vulnerable> + </package> + </affected> + <background> + <p> + fence is an I/O group fencing system. + </p> + </background> + <description> + <p> + The fence_apc, fence_apc_snmp (CVE-2008-4579) and fence_manual + (CVE-2008-4580) programs contain symlink vulnerabilities. + </p> + </description> + <impact type="normal"> + <p> + These vulnerabilities may allow arbitrary files to be overwritten with + root privileges. + </p> + </impact> + <workaround> + <p> + There is no known workaround at this time. + </p> + </workaround> + <resolution> + <p> + Gentoo discontinued support for fence. All fence users should uninstall + and choose another software that provides the same functionality. + </p> + <code> + # emerge --unmerge sys-cluster/fence</code> + </resolution> + <references> + <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4579">CVE-2008-4579</uri> + <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4580">CVE-2008-4580</uri> + </references> + <metadata tag="requester" timestamp="Fri, 10 Jul 2009 11:03:13 +0000"> + rbu + </metadata> + <metadata tag="submitter" timestamp="Sat, 10 Apr 2010 02:06:28 +0000"> + craig + </metadata> + <metadata tag="bugReady" timestamp="Mon, 31 May 2010 15:37:24 +0000"> + a3li + </metadata> +</glsa> |