Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: How to make relative URL if "cgi-bin" is above the web root?

by merlyn (Sage)
on Jan 20, 2010 at 21:27 UTC ( [id://818565]=note: print w/replies, xml ) Need Help??


in reply to How to make relative URL if "cgi-bin" is above the web root?

Without commenting on the rest, I just noticed this:
$docfile = "../../htdocs/cowboys/$FORM{'3'}";
That's an attack vector accident just waiting to happen.

If you're creating this code, you need to read up on web security. A lot.

If you're just configuring it, please pass my concern along to the author.

-- Randal L. Schwartz, Perl hacker

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://818565]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-18 18:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found