Gentoo Archives: gentoo-commits

From: "Kristian Fiskerstrand (k_f)" <k_f@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201408-18.xml
Date: Sat, 30 Aug 2014 01:18:05
Message-Id: 20140830011802.B4FED4372@oystercatcher.gentoo.org
1 k_f 14/08/30 01:18:02
2
3 Added: glsa-201408-18.xml
4 Log:
5 GLSA 201408-18
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201408-18.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201408-18.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201408-18.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201408-18.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201408-18">
20 <title>NRPE: Multiple Vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in NRPE, the worst of
22 which can allow execution of arbitrary code.
23 </synopsis>
24 <product type="ebuild">nrpe</product>
25 <announced>August 30, 2014</announced>
26 <revised>August 30, 2014: 1</revised>
27 <bug>397603</bug>
28 <bug>459870</bug>
29 <bug>508122</bug>
30 <access>remote</access>
31 <affected>
32 <package name="net-analyzer/nrpe" auto="yes" arch="*">
33 <unaffected range="ge">2.15</unaffected>
34 <vulnerable range="lt">2.15</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>Nagios Remote Plugin Executor (NRPE) remotely executes Nagios plugins on
39 other Linux/Unix machines.
40 </p>
41 </background>
42 <description>
43 <p>Multiple vulnerabilities have been discovered in NRPE. Please review the
44 CVE identifiers referenced below for details.
45 </p>
46 </description>
47 <impact type="normal">
48 <p>A remote attacker can utilize multiple vectors to execute arbitrary
49 code.
50 </p>
51 </impact>
52 <workaround>
53 <p>There is no known workaround at this time.</p>
54 </workaround>
55 <resolution>
56 <p>All NRPE users should upgrade to the latest version:</p>
57
58 <code>
59 # emerge --sync
60 # emerge --ask --oneshot --verbose "&gt;=net-analyzer/nrpe-2.15"
61 </code>
62 </resolution>
63 <references>
64 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1362">CVE-2013-1362</uri>
65 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2913">CVE-2014-2913</uri>
66 </references>
67 <metadata tag="requester" timestamp="Fri, 21 Sep 2012 17:08:14 +0000">
68 underling
69 </metadata>
70 <metadata tag="submitter" timestamp="Sat, 30 Aug 2014 01:17:35 +0000">
71 BlueKnight
72 </metadata>
73 </glsa>