USN-116-1: gzip vulnerabilities
4 May 2005
gzip vulnerabilities
Releases
Details
Imran Ghory discovered a race condition in the file permission restore
code of gzip and gunzip. While a user was compressing or decompressing
a file, a local attacker with write permissions in the directory of
that file could replace the target file with a hard link. This would
cause gzip to restore the file permissions to the hard link target
instead of to the gzip output file, which could be exploited to gain
read or even write access to files of other users. (CAN-2005-0988)
Ulf Harnhammar found a path traversal vulnerability when gunzip was
used with the -N option. An attacker could exploit this to create
files in an arbitrary directory with the permissions of a user if he
tricked this user to decompress a specially crafted gzip file using
the -N option (which can also happen in systems that automatically
process uploaded gzip files). (CAN-2005-1228)
Update instructions
The problem can be corrected by updating your system to the following package versions:
Ubuntu 5.04
-
gzip
-
Ubuntu 4.10
-
gzip
-
In general, a standard system update will make all the necessary changes.