2016-06-26 18:43:24 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
|
|
<glsa id="201606-13">
|
|
|
|
<title>sudo: Unauthorized privilege escalation in sudoedit</title>
|
|
|
|
<synopsis>sudo is vulnerable to an escalation of privileges via a symlink
|
|
|
|
attack.
|
|
|
|
</synopsis>
|
|
|
|
<product type="ebuild"></product>
|
2017-04-18 02:05:31 +03:00
|
|
|
<announced>2016-06-26</announced>
|
|
|
|
<revised>2017-04-17: 2</revised>
|
2016-06-26 18:43:24 +03:00
|
|
|
<bug>564774</bug>
|
|
|
|
<access>local</access>
|
|
|
|
<affected>
|
|
|
|
<package name="app-admin/sudo" auto="yes" arch="*">
|
|
|
|
<unaffected range="ge">1.8.15-r1</unaffected>
|
|
|
|
<vulnerable range="lt">1.8.15-r1</vulnerable>
|
|
|
|
</package>
|
|
|
|
</affected>
|
|
|
|
<background>
|
|
|
|
<p>sudo (su “do”) allows a system administrator to delegate authority
|
|
|
|
to give certain users (or groups of users) the ability to run some (or
|
|
|
|
all) commands as root or another user while providing an audit trail of
|
|
|
|
the commands and their arguments.
|
|
|
|
</p>
|
|
|
|
</background>
|
|
|
|
<description>
|
|
|
|
<p>sudoedit in sudo is vulnerable to the escalation of privileges by local
|
|
|
|
users via a symlink attack. This can be exploited by a file whose full
|
2017-04-18 02:05:31 +03:00
|
|
|
path is defined using multiple wildcards in “/etc/sudoers”, as
|
|
|
|
demonstrated by “/home/*/*/file.txt”.
|
2016-06-26 18:43:24 +03:00
|
|
|
</p>
|
|
|
|
</description>
|
|
|
|
<impact type="normal">
|
|
|
|
<p>Local users are able to gain unauthorized privileges on the system.</p>
|
|
|
|
</impact>
|
|
|
|
<workaround>
|
|
|
|
<p>There is no known work around at this time.</p>
|
|
|
|
</workaround>
|
|
|
|
<resolution>
|
|
|
|
<p>All sudo users should upgrade to the latest version:</p>
|
|
|
|
|
|
|
|
<code>
|
|
|
|
# emerge --sync
|
|
|
|
# emerge --ask --oneshot --verbose ">=app-admin/sudo-1.8.15-r1"
|
|
|
|
</code>
|
|
|
|
</resolution>
|
|
|
|
<references>
|
|
|
|
<uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-5602">
|
|
|
|
CVE-2015-5602
|
|
|
|
</uri>
|
|
|
|
</references>
|
2017-04-18 02:05:31 +03:00
|
|
|
<metadata tag="requester" timestamp="2015-12-23T23:28:50Z">BlueKnight</metadata>
|
|
|
|
<metadata tag="submitter" timestamp="2017-04-17T18:04:03Z">b-man</metadata>
|
2016-06-26 18:43:24 +03:00
|
|
|
</glsa>
|