Your message dated Sun, 6 Dec 2009 23:57:43 -0600 (CST)
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #559838,
regarding CVE-2009-3736 local privilege escalation
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
559838: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559838
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pdsh
Severity: grave
Tags: security
Hi,
The following CVE (Common Vulnerabilities & Exposures) id was
published for libtool. I have determined that this package embeds a
vulnerable copy of the libtool source code. However, since this is a
mass bug filing (due to so many packages embedding libtool), I have not
had time to determine whether the vulnerable code is actually present
in any of the binary packages. Please determine whether this is the
case. If the binary packages are not affected, please feel free to close
the bug with a message containing the details of what you did to check.
CVE-2009-3736[0]:
| ltdl.c in libltdl in GNU Libtool 1.5.x, and 2.2.6 before 2.2.6b,
| attempts to open a .la file in the current working directory, which
| allows local users to gain privileges via a Trojan horse file.
Note that this problem also affects etch and lenny, so if your package
is affected, please coordinate with the security team to release the
DSA for the affected packages.
If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.
For further information see:
[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3736
http://security-tracker.debian.org/tracker/CVE-2009-3736
--- End Message ---
--- Begin Message ---
I believe that the vulnerability in ltdl.c cannot be exploited with pdsh. pdsh
only calls lt_dlopen on all of the libraries in /usr/lib/pdsh using an absolute
path. The directory is only writeable by root. There is no way to change this
behavior at runtime.
signature.asc
Description: OpenPGP digital signature
--- End Message ---