Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201310-14.xml
Date: Fri, 25 Oct 2013 22:48:09
Message-Id: 20131025224801.6E7E920036@flycatcher.gentoo.org
1 creffett 13/10/25 22:48:01
2
3 Added: glsa-201310-14.xml
4 Log:
5 GLSA 201310-14
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201310-14.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201310-14.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201310-14.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201310-14.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 <glsa id="201310-14">
20 <title>Groff: Multiple Vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in Groff, allowing
22 context-dependent attackers to conduct symlink attacks.
23 </synopsis>
24 <product type="ebuild">groff</product>
25 <announced>October 25, 2013</announced>
26 <revised>October 25, 2013: 1</revised>
27 <bug>386335</bug>
28 <access>local, remote</access>
29 <affected>
30 <package name="sys-apps/groff" auto="yes" arch="*">
31 <unaffected range="ge">1.22.2</unaffected>
32 <vulnerable range="lt">1.22.2</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>GNU Troff (Groff) is a text formatter used for man pages.</p>
37 </background>
38 <description>
39 <p>Multiple vulnerabilities have been discovered in Groff. Please review
40 the CVE identifiers referenced below for details.
41 </p>
42 </description>
43 <impact type="low">
44 <p>A context-dependent attacker could perform symlink attacks to overwrite
45 arbitrary files with the privileges of the user running the application.
46 </p>
47 </impact>
48 <workaround>
49 <p>There is no known workaround at this time.</p>
50 </workaround>
51 <resolution>
52 <p>All Groff users should upgrade to the latest version:</p>
53
54 <code>
55 # emerge --sync
56 # emerge --ask --oneshot --verbose "&gt;=sys-apps/groff-1.22.2"
57 </code>
58 </resolution>
59 <references>
60 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-5044">CVE-2009-5044</uri>
61 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-5078">CVE-2009-5078</uri>
62 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-5079">CVE-2009-5079</uri>
63 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-5080">CVE-2009-5080</uri>
64 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-5081">CVE-2009-5081</uri>
65 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-5082">CVE-2009-5082</uri>
66 </references>
67 <metadata tag="requester" timestamp="Thu, 10 Oct 2013 02:36:54 +0000">
68 creffett
69 </metadata>
70 <metadata tag="submitter" timestamp="Fri, 25 Oct 2013 22:46:33 +0000">
71 BlueKnight
72 </metadata>
73 </glsa>