|
|||||||||||
|
Re: shell script cgi
From: Philip Rowlands <phr(at)doc.ic.ac.uk>
Date: Thu Nov 14 2002 - 19:23:46 EST
>I have found the line below in an sh cgi program, and believe I can
The quotes around HTTP_USER_AGENT prevent any "chained commands", e.g. 'Mozilla 6; rm -rf /'. Perhaps you're confusing the backticks; they execute the line given in the script, not the result of the 'echo ...; sed'. I don't see any way here to manipulate the input to execute arbitrary code. Cheers, Phil Received on Sat Nov 16 04:14:07 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:37 EDT |
||||||||||
|
|||||||||||