summaryrefslogtreecommitdiff
blob: 884c5644b345a20a08558913a3288ec7a649d3a4 (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="201411-09">
  <title>Ansible: Privilege escalation</title>
  <synopsis>Multiple vulnerabilities has been found in Ansible which may allow
    local privilege escalation.
  </synopsis>
  <product type="ebuild">ansible</product>
  <announced>2014-11-23</announced>
  <revised count="1">2014-11-23</revised>
  <bug>516564</bug>
  <bug>517770</bug>
  <access>local</access>
  <affected>
    <package name="app-admin/ansible" auto="yes" arch="*">
      <unaffected range="ge">1.6.8</unaffected>
      <vulnerable range="lt">1.6.8</vulnerable>
    </package>
  </affected>
  <background>
    <p>Ansible is a radically simple IT automation platform.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in Ansible. Please review
      the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>A local attacker could possibly execute arbitrary code with the
      privileges of the process, cause a Denial of Service condition, or obtain
      sensitive information.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Ansible users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=app-admin/ansible-1.6.8"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4657">CVE-2014-4657</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4678">CVE-2014-4678</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4966">CVE-2014-4966</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4967">CVE-2014-4967</uri>
  </references>
  <metadata tag="requester" timestamp="2014-07-31T06:05:38Z">
    pinkbyte
  </metadata>
  <metadata tag="submitter" timestamp="2014-11-23T17:50:42Z">ackle</metadata>
</glsa>