[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: histhost v1.0.0 xss and possible rmdir
- To: retard@xxxxxxxxxx
- Subject: Re: histhost v1.0.0 xss and possible rmdir
- From: "Steven M. Christey" <coley@xxxxxxxxx>
- Date: Tue, 14 Mar 2006 15:40:34 -0500 (EST)
retard said:
>as you see line 19 raises suspision of the possibility of rming 0777
>dirs i've tried it on on my personal server with no sucess, if someone
>knows of a way let me know.
According to the PHP manual, rmdir only works on empty directories.
Did you try to remove an empty directory?
- Steve