dstat: Untrusted search path An untrusted search path vulnerability in the dstat might result in the execution of arbitrary code. dstat 2009-11-25 2009-11-25 293497 local 0.6.9-r1 0.6.9-r1

dstat is a versatile system resource monitor written in Python.

Robert Buchholz of the Gentoo Security Team reported that dstat includes the current working directory and subdirectories in the Python module search path (sys.path) before calling "import".

A local attacker could entice a user to run "dstat" from a directory containing a specially crafted Python module, resulting in the execution of arbitrary code with the privileges of the user running the application.

Do not run "dstat" from untrusted working directories.

All dstat users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=sys-apps/dstat-0.6.9-r1"
CVE-2009-3894 rbu rbu rbu