[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FW: [cobalt-users] CGI email
- Subject: FW: [cobalt-users] CGI email
- From: "Todd Kirk" <tkirk@xxxxxxxxxxxxx>
- Date: Thu May 17 11:48:11 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
I do not use or foresee the use of the 'env_report' feature in formmail.cgi.
My question is this, if I follow these instructions provided below, by the
user 'Keith Davis' on this list, will my formmail.cgi be covered for
currently known exploits?
-------------------
But, if having such an env_report available bothers you, fix it:
change line 178 from
$Config{'env_report'} =~ s/(\s+|\n)?,(\s+|\n)?/,/g;
to
$Config{'env_report'} = "";
------------------
Support in these issues is greatly appreciated...
Regards
Todd Kirk