Menu

#1 Dangerous reference to an absolute path.

open
None
7
2002-01-02
2002-01-02
No

Hi,

In ReqHandler.jsp, the code :

<%@ page errorPage="/nowork.jsp"%>

makes a dangerous reference to /nowork.jsp.
If the working directory is not the root one, this
induces an error.
This bug has been detected while porting offsync to
let it run on a public server (MyCGIServer.com in this
case). In such a context, there is never a public
access to the root directory...

Discussion


Log in to post a comment.

Auth0 Logo