CGI Perl Question
From: Leonard Leblanc (lleblanc@emergeknowledge.com)Date: 07/24/01
- Previous message: Ryan Realivasquez: "Fixed!! RE: Problem with Snort"
- Next in thread: Mike Miller: "Re: CGI Perl Question"
- Reply: Mike Miller: "Re: CGI Perl Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Leonard Leblanc <lleblanc@emergeknowledge.com> To: security-basics@securityfocus.com Subject: CGI Perl Question Date: Mon, 23 Jul 2001 21:31:26 -0500 Message-Id: <01072321312600.18009@skeight>
Hello Everyone,
We are currently developing a new website with perl that consists of using
the HTML::Template module. In the beginning of this script there are
multiple constants defined which point to the template files using the
$ENV{DOCUMENT_ROOT} environment variable.
Does this present any more/less of a security risk then just hardcoding the
entire path into the script?
Thanks in advance.
-- Leonard Leblanc Vice President - Technology www.emergeknowledge.com
- Previous message: Ryan Realivasquez: "Fixed!! RE: Problem with Snort"
- Next in thread: Mike Miller: "Re: CGI Perl Question"
- Reply: Mike Miller: "Re: CGI Perl Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|