You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200509-05.xml

67 lines
2.1 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200509-05">
<title>Net-SNMP: Insecure RPATH</title>
<synopsis>
The Gentoo Net-SNMP package may provide Perl modules containing an insecure
DT_RPATH, potentially allowing privilege escalation.
</synopsis>
<product type="ebuild">net-snmp</product>
<announced>2005-09-06</announced>
<revised count="02">2006-05-22</revised>
<bug>103776</bug>
<access>local</access>
<affected>
<package name="net-analyzer/net-snmp" auto="yes" arch="*">
<unaffected range="ge">5.2.1.2-r1</unaffected>
<vulnerable range="lt">5.2.1.2-r1</vulnerable>
</package>
</affected>
<background>
<p>
Net-SNMP is a suite of applications used to implement the Simple
Network Management Protocol.
</p>
</background>
<description>
<p>
James Cloos reported that Perl modules from the Net-SNMP package look
for libraries in an untrusted location. This is due to a flaw in the
Gentoo package, and not the Net-SNMP suite.
</p>
</description>
<impact type="normal">
<p>
A local attacker (member of the portage group) may be able to create a
shared object that would be loaded by the Net-SNMP Perl modules,
executing arbitrary code with the privileges of the user invoking the
Perl script.
</p>
</impact>
<workaround>
<p>
Limit group portage access to trusted users.
</p>
</workaround>
<resolution>
<p>
All Net-SNMP users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=net-analyzer/net-snmp-5.2.1.2-r1"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2811">CVE-2005-2811</uri>
</references>
<metadata tag="requester" timestamp="2005-09-04T14:57:52Z">
DerCorny
</metadata>
<metadata tag="bugReady" timestamp="2005-09-04T15:49:44Z">
DerCorny
</metadata>
<metadata tag="submitter" timestamp="2005-09-04T23:48:38Z">
adir
</metadata>
</glsa>