GLSA Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3896974784c480ee5977f8.gif)
Joined: 27 Jun 2003 Posts: 4983 Location: Gothenburg, Sweden
|
Posted: Thu Apr 07, 2005 8:06 am Post subject: [ GLSA 200504-06 ] sharutils: Insecure temporary file creati |
|
|
Gentoo Linux Security Advisory
Title: sharutils: Insecure temporary file creation (GLSA 200504-06)
Severity: normal
Exploitable: local
Date: April 06, 2005
Bug(s): #87939
ID: 200504-06
Synopsis
The unshar utility is vulnerable to symlink attacks, potentially allowing a local user to overwrite arbitrary files.
Background
sharutils is a collection of tools to deal with shar archives.
Affected Packages
Package: app-arch/sharutils
Vulnerable: < 4.2.1-r11
Unaffected: >= 4.2.1-r11
Architectures: All supported architectures
Description
Joey Hess has discovered that the program unshar, which is a part of sharutils, creates temporary files in a world-writable directory with predictable names.
Impact
A local attacker could create symbolic links in the temporary files directory, pointing to a valid file somewhere on the filesystem. When unshar is executed, this would result in the file being overwritten with the rights of the user running the utility, which could be the root user.
Workaround
There is no known workaround at this time.
Resolution
All sharutils users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=app-arch/sharutils-4.2.1-r11" |
References
Ubuntu Advisory
Last edited by GLSA on Sat Nov 01, 2008 4:19 am; edited 3 times in total |
|