summaryrefslogtreecommitdiff
blob: 8ebbcf2f6979a970ef21e7d2e3ae91c436954b83 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201309-10">
  <title>Adobe Reader: Arbitrary Code Execution</title>
  <synopsis>A vulnerability in Adobe Reader could result in execution of
    arbitrary code or Denial of Service.
  </synopsis>
  <product type="ebuild">acroread</product>
  <announced>2013-09-15</announced>
  <revised>2013-09-15: 1</revised>
  <bug>483210</bug>
  <access>remote</access>
  <affected>
    <package name="app-text/acroread" auto="yes" arch="*">
      <unaffected range="ge">9.5.5</unaffected>
      <vulnerable range="lt">9.5.5</vulnerable>
    </package>
  </affected>
  <background>
    <p>Adobe Reader is a closed-source PDF reader.</p>
  </background>
  <description>
    <p>An unspecified vulnerability exists in Adobe Reader.</p>
  </description>
  <impact type="normal">
    <p>An attacker could execute arbitrary code or cause a Denial of Service
      condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Adobe Reader users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=app-text/acroread-9.5.5"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-3346">CVE-2013-3346</uri>
  </references>
  <metadata tag="requester" timestamp="2013-08-31T22:47:11Z">
    creffett
  </metadata>
  <metadata tag="submitter" timestamp="2013-09-15T04:43:05Z">
    creffett
  </metadata>
</glsa>