]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Increase security in core.c by testing (as we merge the path) that the
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 23 Aug 2001 22:17:19 +0000 (22:17 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 23 Aug 2001 22:17:19 +0000 (22:17 +0000)
commit304f5cb2c82cd5636a69abd3c221d267980d9ea3
tree4df117792aea6d0348791b7d992e09051e00826c
parentaa07a7d9e7a275dc89d42867a17ef858dde53a14
  Increase security in core.c by testing (as we merge the path) that the
  URI does not go above the DocumentRoot (as defined by the OS, not by
  the URI specification), and give us the true name.

  When we are done, note the name is canonical for directory_walk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90593 13f79535-47bb-0310-9956-ffa450edef68
server/core.c