]> granicus.if.org Git - apache/commit
This was never a 'vulnerability'... the APR_FILEPATH_SECUREROOT flag
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 6 Aug 2002 16:27:36 +0000 (16:27 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 6 Aug 2002 16:27:36 +0000 (16:27 +0000)
commitfe995aa9af037bb29cb8e36ffebc20b81360fa1d
treecf1b221b9e3da6499bb75aaa85104bd9f72be1e6
parent95eff7acad3339b79dad03a6675dae47ad7e1033
  This was never a 'vulnerability'... the APR_FILEPATH_SECUREROOT flag
  passed to apr_filepath_merge refused to merge any rooted 'addpath'.
  However, that isn't the traditional 1.3 behavior, so fly past any
  leading '/'s on the way to merging the uri to the DocumentRoot.

PR: 10946

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