summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201806-09.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /metadata/glsa/glsa-201806-09.xml
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'metadata/glsa/glsa-201806-09.xml')
-rw-r--r--metadata/glsa/glsa-201806-09.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201806-09.xml b/metadata/glsa/glsa-201806-09.xml
new file mode 100644
index 000000000000..3cd03fbde533
--- /dev/null
+++ b/metadata/glsa/glsa-201806-09.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201806-09">
+ <title>PNP4Nagios: Root privilege escalation</title>
+ <synopsis>A vulnerability in PNP4Nagios which may allow local attackers to
+ gain root privileges.
+ </synopsis>
+ <product type="ebuild">pnp4nagios</product>
+ <announced>2018-06-24</announced>
+ <revised count="1">2018-06-24</revised>
+ <bug>637640</bug>
+ <access>local</access>
+ <affected>
+ <package name="net-analyzer/pnp4nagios" auto="yes" arch="*">
+ <unaffected range="ge">0.6.26-r9</unaffected>
+ <vulnerable range="lt">0.6.26-r9</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>PNP4Nagios is an addon for the Nagios Network Monitoring System.</p>
+ </background>
+ <description>
+ <p>It was found that PHP4Nagios creates files owned by an unprivileged user
+ that are used by root.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A local attacker could escalate privileges to root.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All PNP4Nagios users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose
+ "&gt;=net-analyzer/pnp4nagios-0.6.26-r9"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-16834">CVE-2017-16834</uri>
+ </references>
+ <metadata tag="requester" timestamp="2018-06-19T23:53:20Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2018-06-24T03:10:22Z">irishluck83</metadata>
+</glsa>