summaryrefslogtreecommitdiff
blob: 5bca73ef34708adb272cf096149829ed256eafd3 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201406-16">
  <title>cups-filters: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in cups-filters, worst of
    which allows remote attackers to execute arbitrary code.
  </synopsis>
  <product type="ebuild">cups-filters</product>
  <announced>2014-06-16</announced>
  <revised count="1">2014-06-16</revised>
  <bug>504474</bug>
  <bug>506518</bug>
  <bug>508844</bug>
  <access>local, remote</access>
  <affected>
    <package name="net-print/cups-filters" auto="yes" arch="*">
      <unaffected range="ge">1.0.53</unaffected>
      <vulnerable range="lt">1.0.53</vulnerable>
    </package>
  </affected>
  <background>
    <p>cups-filters is an OpenPrinting CUPS Filters.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in cups-filters. Please
      review the CVE identifiers referenced below for more details about the
      vulnerabilities. 
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker(s) could possibly execute arbitrary code utilizing
      multiple attack vectors, or a local attacker could gain escalated
      privileges via a specially crafted shared library.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All cups-filters users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=net-print/cups-filters-1.0.53"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-6473">CVE-2013-6473</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-6474">CVE-2013-6474</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-6475">CVE-2013-6475</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-6476">CVE-2013-6476</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2707">CVE-2014-2707</uri>
  </references>
  <metadata tag="requester" timestamp="2014-06-16T05:04:01Z">
    BlueKnight
  </metadata>
  <metadata tag="submitter" timestamp="2014-06-16T17:40:51Z">Zlogene</metadata>
</glsa>