Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201312-16.xml
Date: Fri, 27 Dec 2013 17:21:09
Message-Id: 20131227172104.90D1D2004C@flycatcher.gentoo.org
1 pinkbyte 13/12/27 17:21:04
2
3 Added: glsa-201312-16.xml
4 Log:
5 GLSA 201312-16
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201312-16.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201312-16.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201312-16.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201312-16.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="201312-16">
20 <title>Xfig: Arbitrary code execution</title>
21 <synopsis>A vulnerability in Xfig could result in execution of arbitrary code
22 or Denial of Service.
23 </synopsis>
24 <product type="ebuild">xfig</product>
25 <announced>December 27, 2013</announced>
26 <revised>December 27, 2013: 1</revised>
27 <bug>348344</bug>
28 <access>remote</access>
29 <affected>
30 <package name="media-gfx/xfig" auto="yes" arch="*">
31 <unaffected range="ge">3.2.5b-r1</unaffected>
32 <vulnerable range="lt">3.2.5b-r1</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>Xfig is an interactive drawing tool.</p>
37 </background>
38 <description>
39 <p>Xfig contains a buffer overflow vulnerability in processing certain FIG
40 images.
41 </p>
42 </description>
43 <impact type="normal">
44 <p>A remote attacker could entice a user to open a specially-crafted file,
45 potentially resulting in arbitrary code execution or a Denial of Service
46 condition.
47 </p>
48 </impact>
49 <workaround>
50 <p>There is no known workaround at this time.</p>
51 </workaround>
52 <resolution>
53 <p>All Xfig users should upgrade to the latest version:</p>
54
55 <code>
56 # emerge --sync
57 # emerge --ask --oneshot --verbose "&gt;=media-gfx/xfig-3.2.5b-r1"
58 </code>
59
60 <p>NOTE: This is a legacy GLSA. Updates for all affected architectures are
61 available since January 09, 2011. It is likely that your system is
62 already no longer affected by this issue.
63 </p>
64 </resolution>
65 <references>
66 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-4262">
67 CVE-2010-4262
68 </uri>
69 </references>
70 <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:54 +0000">craig</metadata>
71 <metadata tag="submitter" timestamp="Fri, 27 Dec 2013 17:20:28 +0000">Zlogene</metadata>
72 </glsa>