summaryrefslogtreecommitdiff
blob: 291765b07757ecaef1130d1a976a626320e8aeed (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200508-08">
  <title>Xpdf, Kpdf, GPdf: Denial of Service vulnerability</title>
  <synopsis>
    Xpdf, Kpdf and GPdf may crash as a result of a Denial of Service
    vulnerability.
  </synopsis>
  <product type="ebuild">xpdf kpdf gpdf</product>
  <announced>2005-08-16</announced>
  <revised count="01">2005-08-16</revised>
  <bug>99769</bug>
  <bug>100263</bug>
  <bug>100265</bug>
  <access>remote</access>
  <affected>
    <package name="app-text/xpdf" auto="yes" arch="*">
      <unaffected range="ge">3.00-r10</unaffected>
      <vulnerable range="lt">3.00-r10</vulnerable>
    </package>
    <package name="kde-base/kdegraphics" auto="yes" arch="*">
      <unaffected range="ge">3.3.2-r3</unaffected>
      <vulnerable range="lt">3.3.2-r3</vulnerable>
    </package>
    <package name="kde-base/kpdf" auto="yes" arch="*">
      <unaffected range="ge">3.4.1-r1</unaffected>
      <vulnerable range="lt">3.4.1-r1</vulnerable>
    </package>
    <package name="app-text/gpdf" auto="yes" arch="*">
      <unaffected range="ge">2.10.0-r1</unaffected>
      <vulnerable range="lt">2.10.0-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Xpdf, Kpdf and GPdf are PDF file viewers that run under the X
    Window System. Kpdf and GPdf both contain Xpdf code. Kpdf is also part
    of kdegraphics.
    </p>
  </background>
  <description>
    <p>
    Xpdf, Kpdf and GPdf do not handle a broken table of embedded
    TrueType fonts correctly. After detecting such a table, Xpdf, Kpdf and
    GPdf attempt to reconstruct the information in it by decoding the PDF
    file, which causes the generation of a huge temporary file.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker may cause a Denial of Service by creating a
    specially crafted PDF file, sending it to a CUPS printing system (which
    uses Xpdf), or by enticing a user to open it in Xpdf, Kpdf, or GPdf.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Xpdf users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=app-text/xpdf-3.00-r10"</code>
    <p>
    All GPdf users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=app-text/gpdf-2.10.0-r1"</code>
    <p>
    All Kpdf users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=kde-base/kdegraphics-3.3.2-r3"</code>
    <p>
    All KDE Split Ebuild Kpdf users should upgrade to the latest
    version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=kde-base/kpdf-3.4.1-r1"</code>
  </resolution>
  <references>
    <uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2097">CAN-2005-2097</uri>
  </references>
  <metadata tag="requester" timestamp="2005-08-12T15:22:33Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2005-08-12T20:47:38Z">
    adir
  </metadata>
  <metadata tag="bugReady" timestamp="2005-08-13T08:53:33Z">
    koon
  </metadata>
</glsa>