summaryrefslogtreecommitdiff
blob: 8ee24615d8ca7fae8983a2ffd6ff1b2b1dd8defd (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="201404-01">
  <title>CUPS: Arbitrary file read/write</title>
  <synopsis>A vulnerability in CUPS may allow for arbitrary file access.</synopsis>
  <product type="ebuild">cups</product>
  <announced>2014-04-07</announced>
  <revised count="1">2014-04-07</revised>
  <bug>442926</bug>
  <access>local</access>
  <affected>
    <package name="net-print/cups" auto="yes" arch="*">
      <unaffected range="ge">1.6.2-r5</unaffected>
      <vulnerable range="lt">1.6.2-r5</vulnerable>
    </package>
  </affected>
  <background>
    <p>CUPS, the Common Unix Printing System, is a full-featured print server.</p>
  </background>
  <description>
    <p>Members of the lpadmin group have admin access to the web interface,
      where they can
      edit the config file and set some “dangerous” directives (like the
      logfilenames), which enable them to read or write files as the user
      running
      the CUPS webserver.
    </p>
  </description>
  <impact type="normal">
    <p>A local attacker could possibly exploit this vulnerability to read or
      write files as the user running the CUPS webserver.
    </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.6.2-r5"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5519">CVE-2012-5519</uri>
  </references>
  <metadata tag="requester" timestamp="2013-08-30T11:14:06Z">
    pinkbyte
  </metadata>
  <metadata tag="submitter" timestamp="2014-04-07T07:41:06Z">
    pinkbyte
  </metadata>
</glsa>