You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
2.0 KiB
56 lines
2.0 KiB
<?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 ">=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>
|