summaryrefslogtreecommitdiff
blob: 103ba6e2172c8b7d081a945103d1f671979aca4f (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201308-04">
  <title>Puppet: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in Puppet, the worst of
    which could lead to execution of arbitrary code.
  </synopsis>
  <product type="ebuild">puppet</product>
  <announced>2013-08-23</announced>
  <revised count="1">2013-08-23</revised>
  <bug>456002</bug>
  <bug>461656</bug>
  <bug>473720</bug>
  <bug>481186</bug>
  <access>remote</access>
  <affected>
    <package name="app-admin/puppet" auto="yes" arch="*">
      <unaffected range="ge">2.7.23</unaffected>
      <vulnerable range="lt">2.7.23</vulnerable>
    </package>
  </affected>
  <background>
    <p>Puppet is a system configuration management tool written in Ruby.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in Puppet. Please review
      the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="high">
    <p>A remote attacker could possibly execute arbitrary code with the
      privileges of the process, cause a Denial of Service condition, obtain
      sensitive information, or bypass security restrictions.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Puppet users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=app-admin/puppet-2.7.23"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6120">CVE-2012-6120</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1640">CVE-2013-1640</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1652">CVE-2013-1652</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1653">CVE-2013-1653</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1654">CVE-2013-1654</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1655">CVE-2013-1655</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2274">CVE-2013-2274</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2275">CVE-2013-2275</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-3567">CVE-2013-3567</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4761">CVE-2013-4761</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4956">CVE-2013-4956</uri>
  </references>
  <metadata tag="requester" timestamp="2013-03-17T21:39:55Z">ackle</metadata>
  <metadata tag="submitter" timestamp="2013-08-23T18:13:33Z">ackle</metadata>
</glsa>