2017-07-11 09:00:46 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
|
|
<glsa id="201707-12">
|
|
|
|
<title>MAN DB: Privilege escalation</title>
|
|
|
|
<synopsis>A vulnerability in MAN DB allows local users to gain root
|
|
|
|
privileges.
|
|
|
|
</synopsis>
|
|
|
|
<product type="ebuild">man-db</product>
|
|
|
|
<announced>2017-07-09</announced>
|
2018-01-15 09:09:28 +03:00
|
|
|
<revised count="2">2017-08-06</revised>
|
2017-07-11 09:00:46 +03:00
|
|
|
<bug>602588</bug>
|
|
|
|
<access>local</access>
|
|
|
|
<affected>
|
|
|
|
<package name="sys-apps/man-db" auto="yes" arch="*">
|
2017-08-07 08:53:04 +03:00
|
|
|
<unaffected range="ge">2.7.6.1-r2</unaffected>
|
|
|
|
<vulnerable range="lt">2.7.6.1-r2</vulnerable>
|
2017-07-11 09:00:46 +03:00
|
|
|
</package>
|
|
|
|
</affected>
|
|
|
|
<background>
|
|
|
|
<p>MAN DB is a man replacement that utilizes BerkelyDB instead of flat
|
|
|
|
files.
|
|
|
|
</p>
|
|
|
|
</background>
|
|
|
|
<description>
|
|
|
|
<p>The /var/cache/man directory as part of the MAN DB package has group
|
|
|
|
permissions set to root.
|
|
|
|
</p>
|
|
|
|
</description>
|
|
|
|
<impact type="high">
|
|
|
|
<p>A local user who does not belong to the root group, but has the ability
|
|
|
|
to modify the /var/cache/man directory can escalate privileges to the
|
|
|
|
group root.
|
|
|
|
</p>
|
|
|
|
</impact>
|
|
|
|
<workaround>
|
|
|
|
<p>There is no known workaround at this time.</p>
|
|
|
|
</workaround>
|
|
|
|
<resolution>
|
|
|
|
<p>All MAN DB users should upgrade to the latest version:</p>
|
|
|
|
|
|
|
|
<code>
|
|
|
|
# emerge --sync
|
2017-08-07 08:53:04 +03:00
|
|
|
# emerge --ask --oneshot --verbose ">=sys-apps/man-db-2.7.6.1-r2:0"
|
2017-07-11 09:00:46 +03:00
|
|
|
</code>
|
|
|
|
</resolution>
|
|
|
|
<references>
|
2017-09-29 08:47:49 +03:00
|
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1336">CVE-2015-1336</uri>
|
2017-07-11 09:00:46 +03:00
|
|
|
</references>
|
|
|
|
<metadata tag="requester" timestamp="2017-01-18T16:57:30Z">whissi</metadata>
|
2017-08-07 08:53:04 +03:00
|
|
|
<metadata tag="submitter" timestamp="2017-08-06T11:10:41Z">whissi</metadata>
|
2017-07-11 09:00:46 +03:00
|
|
|
</glsa>
|