LSAT: Insecure temporary file creation — GLSA 200703-20

LSAT insecurely creates temporary files which can lead to symlink attacks allowing a local user to overwrite arbitrary files.

Affected packages

app-admin/lsat on all architectures
Affected versions < 0.9.5
Unaffected versions >= 0.9.5

Background

The Linux Security Auditing Tool (LSAT) is a post install security auditor which checks many system configurations and local network settings on the system for common security or configuration errors and for packages that are not needed.

Description

LSAT insecurely writes in /tmp with a predictable filename.

Impact

A local attacker could create symbolic links in the temporary files directory, pointing to a valid file somewhere on the filesystem. When the LSAT script is executed, this would result in the file being overwritten with the rights of the user running the software, which could be the root user.

Workaround

There is no known workaround at this time.

Resolution

All lsat users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=app-admin/lsat-0.9.5"

References

Release date
March 18, 2007

Latest revision
May 11, 2007: 02

Severity
low

Exploitable
local

Bugzilla entries