summaryrefslogtreecommitdiff
blob: bf869dd105a33f833bad0b64a3ba47fe013f7196 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200501-30">
  <title>CUPS: Stack overflow in included Xpdf code</title>
  <synopsis>
    CUPS includes Xpdf code and therefore is vulnerable to the recent stack
    overflow issue, potentially resulting in the remote execution of arbitrary
    code.
  </synopsis>
  <product type="ebuild">CUPS</product>
  <announced>2005-01-22</announced>
  <revised count="01">2005-01-22</revised>
  <bug>78249</bug>
  <access>remote</access>
  <affected>
    <package name="net-print/cups" auto="yes" arch="*">
      <unaffected range="ge">1.1.23-r1</unaffected>
      <vulnerable range="lt">1.1.23-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    The Common UNIX Printing System (CUPS) is a cross-platform print
    spooler. It makes use of Xpdf code to handle PDF files.
    </p>
  </background>
  <description>
    <p>
    The Decrypt::makeFileKey2 function in Xpdf's Decrypt.cc
    insufficiently checks boundaries when processing /Encrypt /Length tags
    in PDF files (GLSA 200501-28).
    </p>
  </description>
  <impact type="normal">
    <p>
    This issue could be exploited by a remote attacker to execute
    arbitrary code by sending a malicious print job to a CUPS spooler.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All CUPS users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-print/cups-1.1.23-r1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0064">CAN-2005-0064</uri>
    <uri link="https://www.gentoo.org/security/en/glsa/glsa-200501-28.xml">GLSA 200501-28</uri>
  </references>
  <metadata tag="submitter" timestamp="2005-01-21T20:52:56Z">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="2005-01-21T20:53:07Z">
    koon
  </metadata>
</glsa>