Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
- To: MLUG Members <EMAIL:PROTECTED>
- Subject: Re: [MLUG] backup via cron
- From: Mark Rages <EMAIL:PROTECTED>
- Date: Sat, 4 Feb 2006 23:23:48 -0600
- Delivery-date: Sat, 04 Feb 2006 23:24:05 -0600
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=o6kPdmP30ZOREok+jxKSlJ4/Ys2QfzOUkF5Gyt1PD8fxI6Sfh/9ctUpXRfIqRHbdHGHxb5FTMgBtGwcEBHAg6zKnEiE+xZKWWVh186CX9A5+xW3kt8YQv7tvHLOIujjmwYGAzsGbBhMZHJcZqh2nR8oGBlkaosF2A6mSdJd2+No=
- Envelope-to: EMAIL:PROTECTED
- In-reply-to: <EMAIL:PROTECTED>
- References: <EMAIL:PROTECTED> <EMAIL:PROTECTED> <EMAIL:PROTECTED> <EMAIL:PROTECTED>
- Reply-to: MLUG Members <EMAIL:PROTECTED>
- Sender: EMAIL:PROTECTED
On 2/4/06, Phillip Kelchen <EMAIL:PROTECTED> wrote:
> On Saturday 04 February 2006 19:35, Mike Miller wrote:
> > This must occasionally cause some serious problems.
>
> Do you think that this could be a situation where a filename with a ^M or
> other character could lead to arbitrary code execution or something on that
> order and be a potential vulnerability? Or is the bash/tcsh bug simply a
> benign one that would only cause a script/command with such a character in
> the filename to fail to execute when called?
>
There are certainly a lot of places where control characters are not
taken into account. The commond "find | xargs" idiom, for example. I
suppose with sufficient cleverness one could use this for evil.
Or good. An old trick is to make a file called "-i" in important
directories. Then rm * becomes rm -i *, which prevents you from
wiping everything accidentally.
Oh, and I'm glad you solved the problem, Dan.
Regards,
Mark
EMAIL:PROTECTED
--
You think that it is a secret, but it never has been one.
- fortune cookie
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members