summaryrefslogtreecommitdiff
blob: 8a7474b99971bc8ee2de11f8af4a46619bfa398a (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
51
52
53
54
55
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201412-43">
  <title>MuPDF: User-assisted execution of arbitrary code</title>
  <synopsis>Multiple vulnerabilities have been found in MuPDF, possibly
    resulting in remote code execution or Denial of Service.
  </synopsis>
  <product type="ebuild">mupdf</product>
  <announced>2014-12-26</announced>
  <revised>2014-12-26: 1</revised>
  <bug>358029</bug>
  <bug>498876</bug>
  <access>remote</access>
  <affected>
    <package name="app-text/mupdf" auto="yes" arch="*">
      <unaffected range="ge">1.3_p20140118</unaffected>
      <vulnerable range="lt">1.3_p20140118</vulnerable>
    </package>
  </affected>
  <background>
    <p>MuPDF is a lightweight PDF viewer and toolkit written in portable C. </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in MuPDF. Please review
      the CVE identifier and Secunia Research referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could entice a user to open a specially crafted PDF
      using MuPDF, possibly resulting in execution of arbitrary code with the
      privileges of the process or a Denial of Service condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All MuPDF users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=app-text/mupdf-1.3_p20140118"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2013">CVE-2014-2013</uri>
    <uri link="https://secunia.com/secunia_research/2011-12/">Secunia Research:
      MuPDF Two Integer Overflow Vulnerabilities
    </uri>
  </references>
  <metadata tag="requester" timestamp="2011-10-07T23:37:03Z">
    underling
  </metadata>
  <metadata tag="submitter" timestamp="2014-12-26T17:54:11Z">ackle</metadata>
</glsa>