Bugtraq mailing list archives
PATCH: faxsurvey
From: dod () muenster net (Tom)
Date: Tue, 4 Aug 1998 07:43:42 -0700
Hi.
Here comes the patch for the 'faxsurvey' cgi-script.
The problem is the quotation marks for the 'eval' command.
Will they ever learn?
Don't forget to remove/chown 'faxsurvey.orig' after patching.
Cheers
Tom
--- faxsurvey.orig Mon Dec 1 01:05:47 1997
+++ faxsurvey Fri Jul 31 11:59:21 1998
@@ -44,7 +44,7 @@
#
# Be careful here.
#
-eval `$ECHO "$QUERY_STRING" | $UNQUOTE -qn | $SED 's/PATH=[^;]*;//g'`
+eval "ECHO "$QUERY_STRING" | $UNQUOTE -qn | $SED 's/PATH=[^;]*;//g'"
echoMail()
{
[EOM]
Current thread:
- PATCH: faxsurvey Tom (Aug 04)
- Re: PATCH: faxsurvey Sir Syko (Aug 04)
- Re: PATCH: faxsurvey Illuminatus Primus (Aug 05)
- RSI.0007.05-26-98.SUN.LIBAUTH RSI Advise (Aug 04)
- Re: PATCH: faxsurvey Sir Syko (Aug 04)
