F11: Bug in sh-4.0 source build-in command

Todd Zullinger tmz at pobox.com
Fri Aug 7 17:28:24 UTC 2009


Konstantin Svist wrote:
> John Cornelius wrote:
>> It's not a bug, it's supposed to work that way. The behavior can be
>> changed by:
>> sh-4.0# PATH=$PATH:.
>
> I used to do this because that's how Windows does it -- until I realized
> how bad of an idea it really is.
>
> Suppose you're root, looking around in a user-writable directory. And
> suppose that some user placed a malicious executable called "ls" in that
> directory (maybe as simple as echo "rm -rf /" >> ls; chmod 777 ls).
> Suddenly, you're executing "ls" - but not the one you think.

Well, not really, since /bin would be in PATH before '.'.  But still,
you're right that it's generally a pretty bad idea to put '.' into
PATH. :)

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
It is OK to let your mind go blank, but please turn off the sound.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20090807/f494e539/attachment-0001.sig>


More information about the fedora-list mailing list