summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202310-08.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-08 12:03:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-08 12:03:01 +0100
commit522fa4e6f267ba688a264ceec8d6c79663b61219 (patch)
tree67895f3a8243148309fbd841dabba28c37f4ed4a /metadata/glsa/glsa-202310-08.xml
parent32c16465e56b0122cf6e5a4625e9c7b56b107b07 (diff)
gentoo auto-resync : 08:10:2023 - 12:03:01
Diffstat (limited to 'metadata/glsa/glsa-202310-08.xml')
-rw-r--r--metadata/glsa/glsa-202310-08.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202310-08.xml b/metadata/glsa/glsa-202310-08.xml
new file mode 100644
index 000000000000..3b79a879099d
--- /dev/null
+++ b/metadata/glsa/glsa-202310-08.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202310-08">
+ <title>man-db: privilege escalation</title>
+ <synopsis>A root privilege escalation through setuid executable and cron job has been discovered in man-db.</synopsis>
+ <product type="ebuild">man-db</product>
+ <announced>2023-10-08</announced>
+ <revised count="1">2023-10-08</revised>
+ <bug>662438</bug>
+ <access>remote</access>
+ <affected>
+ <package name="sys-apps/man-db" auto="yes" arch="*">
+ <unaffected range="ge">2.8.5</unaffected>
+ <vulnerable range="lt">2.8.5</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>man-db is a man replacement that utilizes BerkeleyDB instead of flat files.</p>
+ </background>
+ <description>
+ <p>A root privilege escalation through setuid executable and cron job has been discovered in man-db. Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="high">
+ <p>A local user with access to the man user or group can elevate privileges to 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
+ # emerge --ask --oneshot --verbose ">=sys-apps/man-db-2.8.5"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-25078">CVE-2018-25078</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-10-08T07:25:53.857649Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2023-10-08T07:25:53.860912Z">graaff</metadata>
+</glsa> \ No newline at end of file