summaryrefslogtreecommitdiff
blob: 202a6baa83bf7283fcb7126abe0318d9ec8bc485 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201412-14">
  <title>Xfig: User-assisted execution of arbitrary code</title>
  <synopsis>Two vulnerabilities have been found in Xfig, possibly resulting in
    execution of arbitrary code or Denial of Service.
  </synopsis>
  <product type="ebuild">xfig</product>
  <announced>2014-12-13</announced>
  <revised count="1">2014-12-13</revised>
  <bug>297379</bug>
  <access>remote</access>
  <affected>
    <package name="media-gfx/xfig" auto="yes" arch="*">
      <unaffected range="ge">3.2.5c</unaffected>
      <vulnerable range="lt">3.2.5c</vulnerable>
    </package>
  </affected>
  <background>
    <p>Xfig is an interactive drawing tool.</p>
  </background>
  <description>
    <p>A stack-based buffer overflow and a stack consumption vulnerability have
      been found in Xfig. 
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could entice a user to open a specially-crafted file,
      potentially resulting in arbitrary code execution or a Denial of Service
      condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Xfig users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=media-gfx/xfig-3.2.5c"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-4227">CVE-2009-4227</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-4228">CVE-2009-4228</uri>
  </references>
  <metadata tag="requester" timestamp="2014-11-10T22:27:51Z">ackle</metadata>
  <metadata tag="submitter" timestamp="2014-12-13T17:06:33Z">ackle</metadata>
</glsa>