Multiple vulnerabilities in sysstat Multiple vulnerabilities in the way sysstat handles symlinks may allow an attacker to execute arbitrary code or overwrite arbitrary files sysstat 2004-04-06 2004-04-06 45159 local 5.0.2 5.0.2

sysstat is a package containing a number of performance monitoring utilities for Linux, including sar, mpstat, iostat and sa tools

There are two vulnerabilities in the way sysstat handles symlinks:

  1. The isag utility, which displays sysstat data in a graphical format, creates a temporary file in an insecure manner.
  2. Two scripts in the sysstat package, post and trigger, create temporary files in an insecure manner.

Both vulnerabilities may allow an attacker to overwrite arbitrary files under the permissions of the user executing any of the affected utilities.

A workaround is not currently known for this issue. All users are advised to upgrade to the latest version of the affected package.

Systat users should upgrade to version 4.2 or later:

# emerge sync # emerge -pv ">=app-admin/sysstat-5.0.2" # emerge ">=app-admin/sysstat-5.0.2"
CVE (1) CVE (2) klieber