lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV VU#5135 (Lynx vulnerability?) (fwd)


From: T.E.Dickey
Subject: Re: LYNX-DEV VU#5135 (Lynx vulnerability?) (fwd)
Date: Wed, 25 Jun 1997 05:34:48 -0400 (EDT)

>     system("/bin/cp file1;/bin/sh; file2")       :(
>     system("exec /bin/cp file1;/bin/sh; file2")  :)
I believe that the discussion of 'exec' was referring to the family of
system calls (execl, execlp, etc), which require the application to parse
the command line into the argv array by itself.

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]