Ticket #797 (new defect)

Opened 2 years ago

Last modified 2 years ago

mod_ssi <!--#include virtual="..." --> includes the raw file contents rather than running through the request parser

Reported by: anonymous Owned by: jan
Priority: normal Milestone:
Component: mod_ssi Version: 1.4.11
Severity: normal Keywords:
Cc: Blocked By:
Need User Feedback: Blocking:

Description

Where "foo.cgi" is a CGI script, the following:

<!--#include virtual="foo.cgi" -->

...results in the contents of foo.cgi (rather than its output) being shown - which more or less makes "include virtual" just a %-encoded version of "include file".

I'm aware that this kind of recursive behaviour is a nightmare to ask for, but it does seem very much that the reason for the existence of "include virtual" is for precisely this (recursive request) kind of thing.

Attachments

Add/Change #797 (mod_ssi <!--#include virtual="..." --> includes the raw file contents rather than running through the request parser)

Author



Change Properties
<Author field>
Action
as new
 
Note: See TracTickets for help on using tickets.